Skip to content

Commit

Permalink
⚡ Update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
o-laurent committed Oct 2, 2024
1 parent 6af5005 commit 79480a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
f"{datetime.now().year!s}, Adrien Lafage and Olivier Laurent"
)
author = "Adrien Lafage and Olivier Laurent"
release = "0.2.2.post1"
release = "0.2.2.post2"

# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Expand Down
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"

[project]
name = "torch_uncertainty"
version = "0.2.2.post1"
version = "0.2.2.post2"
authors = [
{ name = "ENSTA U2IS", email = "olivier.laurent@ensta-paris.fr" },
{ name = "Adrien Lafage", email = "adrienlafage@outlook.com" },
Expand All @@ -18,7 +18,6 @@ keywords = [
"ensembles",
"neural-networks",
"predictive-uncertainty",
"pytorch",
"reliable-ai",
"trustworthy-machine-learning",
"uncertainty",
Expand Down

0 comments on commit 79480a2

Please sign in to comment.