Skip to content

Commit 5669b60

Browse files
Daniel PaquinDaniel Paquin
authored andcommitted
pip update 1.1.2
1 parent e141446 commit 5669b60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ python -m pytest
363363
```
364364

365365
## Change Log
366-
*1.1.1* **Current PyPI release**
366+
*1.1.2* **Current PyPI release**
367367
- Refactor project for Coinbase Pro
368368
- Major overhaul on how pagination is handled
369369

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
setup(
2121
name='cbpro',
22-
version='1.1.1',
22+
version='1.1.2',
2323
author='Daniel Paquin',
2424
author_email='[email protected]',
2525
license='MIT',

0 commit comments

Comments
 (0)