Skip to content

Commit a77de61

Browse files
committed
fix: update version number
1 parent 806359b commit a77de61

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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 = 0.10.8
2+
current_version = 0.11.0
33

44
[bumpversion:file:setup.cfg]
55

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
author = 'Neal Morton'
2222

2323
# The full version, including alpha/beta/rc tags
24-
release = 'v0.10.8'
24+
release = 'v0.11.0'
2525

2626

2727
# -- General configuration ---------------------------------------------------

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = cymr
3-
version = 0.10.8
3+
version = 0.11.0
44
url = https://github.com/mortonne/cymr
55
author = Neal Morton
66
author_email = [email protected]

0 commit comments

Comments
 (0)