diff --git a/setup.py b/setup.py index 2bfce79..a55eff5 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.23.2' +VERSION = '0.23.3' setup( name='bigcommerce',