Back to dev => 9.1.0.dev0

This commit is contained in:
Bruno Bord 2020-04-24 15:26:26 +02:00
parent f3cb05f8f2
commit 61a120296b
No known key found for this signature in database
GPG Key ID: 9499EA6788BF80A1
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# CHANGELOG
## master (unreleased)
Nothing here yet.
## v9.0.0 (2020-04-24)
- **BREAKING CHANGE**: the ``IsoRegistry.items()`` method has been removed from the API. You must use the ``get_calendars()`` to perform the same registry queries (#375, #491).

View File

@ -28,7 +28,7 @@ REQUIREMENTS = [
'pyluach',
'setuptools>=1.0',
]
version = '9.0.0'
version = '9.1.0.dev0'
__VERSION__ = version
params = dict(