We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a80368 commit 1a716adCopy full SHA for 1a716ad
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__ = "1.2.0"
+__version__ = "1.3.1"
4
5
__all__ = ["__version__"]
0 commit comments