Skip to content

Commit e856d8a

Browse files
committed
tag bugfix release 0.7.1
1 parent cc14420 commit e856d8a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
# built documents.
5252
#
5353
# The short X.Y version.
54-
version = '0.7'
54+
version = '0.7.1'
5555
# The full version, including alpha/beta/rc tags.
56-
release = '0.7'
56+
release = '0.7.1'
5757

5858
# The language for content autogenerated by Sphinx. Refer to documentation
5959
# for a list of supported languages.

karta/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.7"
1+
__version__ = "0.7.1"

0 commit comments

Comments
 (0)