Back to development => 10.1.0.dev0

This commit is contained in:
Bruno Bord 2020-06-05 11:03:22 +02:00
parent 20e4551110
commit 04c211c49d
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.
## v10.0.0 (2020-06-05)
- **BREAKING CHANGE**: the ``IsoRegistry.get_calendar_class()`` method has been removed from the code and should no longer be used (#375, #495).

View File

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