Skip to content

Commit fcee777

Browse files
authored
Update setup version (#21)
* 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
1 parent c8a580f commit fcee777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

1919
setup(
2020
name='exonetapi',
21-
version='2.1.0',
21+
version='3.0.0',
2222

2323
description='Library to interact with the Exonet API.',
2424
long_description=long_description,

0 commit comments

Comments
 (0)