diff --git a/CHANGES.rst b/CHANGES.rst index 731a01a..9923ae1 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,8 +1,8 @@ Changelog ========= -1.0b1 (unreleased) -------------------- +1.0b1 (2021-11-26) +------------------ - Python 3.10 compatibility and dependency updates - Change port of test server 5000 -> 5023 diff --git a/setup.py b/setup.py index eaf5a3a..8e6de95 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( name="pcloud", - version="1.0a11.dev0", + version="1.0b1", description="A client library for pCloud", long_description=long_description, # Get more from https://pypi.python.org/pypi?%3Aaction=list_classifiers