We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 820c61d commit b21fb66Copy full SHA for b21fb66
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.23.2'
+VERSION = '0.23.3'
11
12
setup(
13
name='bigcommerce',
0 commit comments