We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a2f5c commit e8fc7dfCopy full SHA for e8fc7df
setup.py
@@ -7,7 +7,7 @@ def read(fname):
7
return open(os.path.join(os.path.dirname(__file__), fname)).read()
8
9
10
-VERSION = '0.22.1'
+VERSION = '0.22.2'
11
12
setup(
13
name='bigcommerce',
0 commit comments