We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6601306 commit 669a288Copy full SHA for 669a288
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.7.4
+current_version = 0.7.5
3
commit = True
4
tag = True
5
docs/conf.py
@@ -113,7 +113,7 @@
113
# the built documents.
114
#
115
# The short X.Y version.
116
-version = '0.7.4'
+version = '0.7.5'
117
# The full version, including alpha/beta/rc tags.
118
release = version
119
version.txt
@@ -1 +1 @@
-0.7.4
+0.7.5
0 commit comments