Skip to content

Commit 4084aaa

Browse files
author
David Caplan
committed
Bump version: 2.11.0 → 2.12.0
1 parent 64c5aaf commit 4084aaa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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 = 2.11.0
2+
current_version = 2.12.0
33
files = solvebio/version.py
44
commit = True
55
tag = True

solvebio/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
# This file should define a variable VERSION which we use as the
55
# debugger version number.
6-
VERSION = '2.11.0'
6+
VERSION = '2.12.0'

0 commit comments

Comments
 (0)