Back to development: 3.0.1

This commit is contained in:
Rémi Alvergnat
2018-05-22 00:26:33 +02:00
parent ee409f47fe
commit a54e8acdd3
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,6 +1,12 @@
History
=======
3.0.1 (unreleased)
------------------
- Nothing changed yet.
3.0.0 (2018-05-22)
------------------
+1 -1
View File
@@ -4,4 +4,4 @@
Version module
"""
# pragma: no cover
__version__ = '3.0.0'
__version__ = '3.0.1.dev0'