Skip to content

Commit e8fc7df

Browse files
authored
Release 0.22.2
1 parent 03a2f5c commit e8fc7df

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
@@ -7,7 +7,7 @@ def read(fname):
77
return open(os.path.join(os.path.dirname(__file__), fname)).read()
88

99

10-
VERSION = '0.22.1'
10+
VERSION = '0.22.2'
1111

1212
setup(
1313
name='bigcommerce',

0 commit comments

Comments
 (0)