Skip to content

Commit 05e30b7

Browse files
committed
Releasing 0.17.2
1 parent 93d7ca0 commit 05e30b7

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 0.17.2
2+
* [bookernath] Support for new rate limiting headers (OAuth connections only)
3+
14
### 0.17.1
25
* [bookernath] Gzip support
36
* [neybar] Filters on SKU resource

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
def read(fname):
66
return open(os.path.join(os.path.dirname(__file__), fname)).read()
77

8-
VERSION = '0.17.1'
8+
VERSION = '0.17.2'
99

1010
setup(
1111
name = 'bigcommerce',

0 commit comments

Comments
 (0)