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 d6db04e commit 025d77fCopy full SHA for 025d77f
1 file changed
mergin/version.py
@@ -1,5 +1,5 @@
1
# The version is also stored in ../setup.py
2
-__version__ = "0.13.4"
+__version__ = "0.14.0"
3
4
# There seems to be no single nice way to keep version info just in one place:
5
# https://packaging.python.org/guides/single-sourcing-package-version/
0 commit comments