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 cc14420 commit e856d8aCopy full SHA for e856d8a
doc/source/conf.py
@@ -51,9 +51,9 @@
51
# built documents.
52
#
53
# The short X.Y version.
54
-version = '0.7'
+version = '0.7.1'
55
# The full version, including alpha/beta/rc tags.
56
-release = '0.7'
+release = '0.7.1'
57
58
# The language for content autogenerated by Sphinx. Refer to documentation
59
# for a list of supported languages.
karta/version.py
@@ -1 +1 @@
1
-__version__ = "0.7"
+__version__ = "0.7.1"
0 commit comments