Skip to content

Commit 244ce57

Browse files
Bump version: 1.0.10 → 1.0.11
1 parent 975d768 commit 244ce57

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 = 1.0.10
2+
current_version = 1.0.11
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name="velosaurus_calc",
9-
version="1.0.10",
9+
version="1.0.11",
1010
description="Most awesome math package ever.",
1111
long_description=long_description,
1212
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)