Skip to content
Snippets Groups Projects
Commit 35148623 authored by Yannick DAYER's avatar Yannick DAYER
Browse files

Increased latest version to 3.3.2b0 [skip ci]

parent a28adcf8
No related branches found
No related tags found
No related merge requests found
Pipeline #99811 failed
[![badge doc](https://img.shields.io/badge/docs-v3.3.1-orange.svg)](https://www.idiap.ch/software/bob/docs/bob/bob.learn.em/v3.3.1/sphinx/index.html) [![badge doc](https://img.shields.io/badge/docs-latest-orange.svg)](https://www.idiap.ch/software/bob/docs/bob/bob.learn.em/master/sphinx/index.html)
[![badge pipeline](https://gitlab.idiap.ch/bob/bob.learn.em/badges/v3.3.1/pipeline.svg)](https://gitlab.idiap.ch/bob/bob.learn.em/commits/v3.3.1) [![badge pipeline](https://gitlab.idiap.ch/bob/bob.learn.em/badges/master/pipeline.svg)](https://gitlab.idiap.ch/bob/bob.learn.em/commits/master)
[![badge coverage](https://gitlab.idiap.ch/bob/bob.learn.em/badges/v3.3.1/coverage.svg)](https://www.idiap.ch/software/bob/docs/bob/bob.learn.em/v3.3.1/coverage) [![badge coverage](https://gitlab.idiap.ch/bob/bob.learn.em/badges/master/coverage.svg)](https://www.idiap.ch/software/bob/docs/bob/bob.learn.em/master/coverage)
[![badge gitlab](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/bob/bob.learn.em) [![badge gitlab](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/bob/bob.learn.em)
# Expectation Maximization Machine Learning Tools # Expectation Maximization Machine Learning Tools
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
[project] [project]
name = "bob.learn.em" name = "bob.learn.em"
version = "3.3.1" version = "3.3.2b0"
requires-python = ">=3.9" requires-python = ">=3.9"
description = "Bindings for EM machines and trainers of Bob" description = "Bindings for EM machines and trainers of Bob"
dynamic = ["readme"] dynamic = ["readme"]
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
] ]
[project.urls] [project.urls]
documentation = "https://www.idiap.ch/software/bob/docs/bob/bob.learn.em/v3.3.1/sphinx/" documentation = "https://www.idiap.ch/software/bob/docs/bob/bob.learn.em/master/sphinx/"
homepage = "https://pypi.org/project/bob.learn.em/" homepage = "https://pypi.org/project/bob.learn.em/"
repository = "https://gitlab.idiap.ch/bob/bob.learn.em" repository = "https://gitlab.idiap.ch/bob/bob.learn.em"
changelog = "https://gitlab.idiap.ch/bob/bob.learn.em/-/releases" changelog = "https://gitlab.idiap.ch/bob/bob.learn.em/-/releases"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment