Skip to content

Commit f1d814b

Browse files
committed
Bump package version to 1.22.1
1 parent 5699960 commit f1d814b

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
@@ -4,7 +4,7 @@
44
from distutils.version import LooseVersion
55
from setuptools import find_packages, setup
66

7-
VERSION = '1.22.0'
7+
VERSION = '1.22.1'
88

99
# Import README.md into long_description
1010
pwd = path.abspath(path.dirname(__file__))

0 commit comments

Comments
 (0)