Skip to content

Commit 44aeefc

Browse files
Gabe Limonmattolson
authored andcommitted
Renamed to 0.11.0
1 parent 05bd9ae commit 44aeefc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 0.10.3
1+
### 0.11.0
22

33
* [jtallieu] Add support for Google product mappings endpoint
44
* [mattolson] Add counts for all resources and subresources that support it

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def read(fname):
77

88
setup(
99
name = 'bigcommerce',
10-
version = '0.10.3',
10+
version = '0.11.0',
1111

1212
packages = find_packages(),
1313
install_requires = ['requests>=2.1.0', 'streql>=3.0.2'],

0 commit comments

Comments
 (0)