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 8a61a21 commit 38e99d0Copy full SHA for 38e99d0
SwanContents/.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 2.1.13
+current_version = 2.1.14
3
commit = True
4
tag = True
5
tag_name = SwanContents/v{new_version}
SwanContents/swancontents/_version.py
@@ -1,3 +1,3 @@
# please don't modify this file,
# this is automatically updated by bump2version
-__version__ = '2.1.13'
+__version__ = '2.1.14'
0 commit comments