Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alissonlauffer committed Aug 23, 2020
1 parent 75dfdd6 commit 53d6c18
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 @@ -5,7 +5,7 @@

setup(
name='duckpy',
version='3.0.0-dev',
version='3.0.0',

packages=['duckpy', 'duckpy.aio'],
install_requires=['beautifulsoup4>=4.9.1', 'httpx[http2]==0.14.*'],
Expand Down

0 comments on commit 53d6c18

Please sign in to comment.