diff --git a/setup.py b/setup.py index ce40c89..c6af8df 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def _post_install(): setup( name="pt-datasets", - version="0.11.0", + version="0.11.1", packages=["pt_datasets"], url="https://github.com/AFAgarap/pt-datasets", license="AGPL-3.0 License",