Skip to content

Commit

Permalink
change version number to test ci_deploy_docker
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelDaab committed Oct 21, 2024
1 parent 9ca6f0f commit 2099856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "1.0.0"
__version__ = "0.0.test"

if __name__ == "__main__":
print(__version__)

0 comments on commit 2099856

Please sign in to comment.