diff --git a/setup.py b/setup.py index 566f342..e755045 100644 --- a/setup.py +++ b/setup.py @@ -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',