We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45c5b99 commit e3cecc3Copy full SHA for e3cecc3
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "juju"
3
-version = "3.5.2.1" # Stop-gap until dynamic versioning is done; must be in sync with juju/version.py:CLIENT_VERSION
+version = "3.5.2.0" # Stop-gap until dynamic versioning is done; must be in sync with juju/version.py:CLIENT_VERSION
4
description = "Python library for Juju"
5
readme = "docs/readme.rst"
6
license = { file = "LICENSE" }
0 commit comments