Skip to content

Commit 32d6d22

Browse files
committed
⬆️ Bump package version
Co-authored by: o-laurent <olivier.laurent@ensta-paris.fr>
1 parent cb16d52 commit 32d6d22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
f"{datetime.now().year!s}, Adrien Lafage and Olivier Laurent"
1616
)
1717
author = "Adrien Lafage and Olivier Laurent"
18-
release = "0.4.3"
18+
release = "0.4.3.rc0"
1919

2020
# -- General configuration ---------------------------------------------------
2121
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
44

55
[project]
66
name = "torch_uncertainty"
7-
version = "0.4.3"
7+
version = "0.4.3.rc0"
88
authors = [
99
{ name = "ENSTA U2IS", email = "olivier.laurent@ensta-paris.fr" },
1010
{ name = "Adrien Lafage", email = "adrienlafage@outlook.com" },

0 commit comments

Comments
 (0)