Skip to content

Commit 7532be0

Browse files
committed
bump charon version to 1.2.1
Signed-off-by: Harsh Modi <hmodi@redhat.com>
1 parent 4c5a5d7 commit 7532be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2"
23+
version = "1.2.1"
2424

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

0 commit comments

Comments
 (0)