Skip to content

Commit

Permalink
Update setup version (#21)
Browse files Browse the repository at this point in the history
* Add ApiResourceSet class

* Add 'get_recursive'

* Add pycodestyle

* Fix code style

* Rename tests

* Update tests

* Update docs

* Remove deprecated methods

* Update changelog

* Update changelog

* Update setup version
  • Loading branch information
trizz authored Sep 11, 2020
1 parent c8a580f commit fcee777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

setup(
name='exonetapi',
version='2.1.0',
version='3.0.0',

description='Library to interact with the Exonet API.',
long_description=long_description,
Expand Down

0 comments on commit fcee777

Please sign in to comment.