Skip to content

Commit

Permalink
Version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alissonlauffer committed Nov 24, 2019
1 parent 19fc588 commit 491d9f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@

setuptools.setup(
name='duckpy',
version='2.0.0',
version='2.1.0',

packages=['duckpy', 'duckpy.aio'],
install_requires=['bs4', 'urllib3', 'aiohttp', 'certifi'],

url='https://github.com/AmanoTeam/duckpy',

author='Amano Team',
author_email='contact@amanoteam.ml',
author_email='contact@amanoteam.com',

license='MIT',

Expand Down

0 comments on commit 491d9f2

Please sign in to comment.