Skip to content

Commit 1105689

Browse files
Bump version: 0.6.11 → 0.6.12
1 parent 2d35bb8 commit 1105689

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.6.11
2+
current_version = 0.6.12
33
commit = True
44
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>[a-z]+))?
55
serialize =

version.py

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

0 commit comments

Comments
 (0)