Skip to content

Commit e42c065

Browse files
authored
create version 1.0.0
1 parent 3f2beec commit e42c065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ name = "fl-demonstrator-client" # Required
2222
#
2323
# For a discussion on single-sourcing the version, see
2424
# https://packaging.python.org/guides/single-sourcing-package-version/
25-
version = "0.0.3.dev0" # Required
25+
version = "1.0.0" # Required
2626

2727
# This is a one-line description or tagline of what your project does. This
2828
# corresponds to the "Summary" metadata field:

0 commit comments

Comments
 (0)