Skip to content

Commit

Permalink
Release 0.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bookernath authored Jun 20, 2021
1 parent 03a2f5c commit e8fc7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()


VERSION = '0.22.1'
VERSION = '0.22.2'

setup(
name='bigcommerce',
Expand Down

0 comments on commit e8fc7df

Please sign in to comment.