We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2beec commit e42c065Copy full SHA for e42c065
pyproject.toml
@@ -22,7 +22,7 @@ name = "fl-demonstrator-client" # Required
22
#
23
# For a discussion on single-sourcing the version, see
24
# https://packaging.python.org/guides/single-sourcing-package-version/
25
-version = "0.0.3.dev0" # Required
+version = "1.0.0" # Required
26
27
# This is a one-line description or tagline of what your project does. This
28
# corresponds to the "Summary" metadata field:
0 commit comments