diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst index 425083f9..5cd8f967 100644 --- a/docs/CHANGES.rst +++ b/docs/CHANGES.rst @@ -1,6 +1,12 @@ There's a frood who really knows where his towel is --------------------------------------------------- +1.0b11 (unreleased) +^^^^^^^^^^^^^^^^^^^ + +- Nothing changed yet. + + 1.0b10 (2017-02-16) ^^^^^^^^^^^^^^^^^^^ diff --git a/setup.py b/setup.py index 0fccb40f..56296b6f 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ import os -version = '1.0b10' +version = '1.0b11.dev0' description = "A content type inspired on the IPTC's News Industry Text " "Format specification." long_description = (