Skip to content

Commit

Permalink
release 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alissonlauffer committed Jun 30, 2021
1 parent ab09c06 commit 07a730b
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.2.0-dev',
version='3.2.0',

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

2 comments on commit 07a730b

@HitaloM
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally Alisson. 🥳

@alissonlauffer
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally Alisson. 🥳

Yes. Next update in 2023.

Please sign in to comment.