We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7932589 commit 933592eCopy full SHA for 933592e
src/polar_flow_server/__init__.py
@@ -1,5 +1,5 @@
1
"""polar-flow-server - Self-hosted health analytics server for Polar devices."""
2
3
-__version__ = "0.2.0"
+__version__ = "1.1.0"
4
5
__all__ = ["__version__"]
0 commit comments