Skip to content

Commit ab6d14f

Browse files
authored
Merge pull request #162 from hjmodi/bump_version
bump charon version
2 parents 11ba4e1 + 38d1054 commit ab6d14f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

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

2121
from setuptools import setup, find_packages
2222

23-
version = "1.1.1"
23+
version = "1.1.2"
2424

2525
# f = open('README.md')
2626
# long_description = f.read().strip()

0 commit comments

Comments
 (0)