diff options
-rw-r--r-- | VERSION | 2 | ||||
-rw-r--r-- | doc/source/changes.rst | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -1 +1 @@ -1.0.3 +1.1.0dev0 diff --git a/doc/source/changes.rst b/doc/source/changes.rst index bf3c3911..ae530019 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,8 +2,8 @@ Changelog ========= -1.0.3 - Fixes -============= +1.1.0 - Features +================ * `Commit` now has extra properties `authored_datetime` and `committer_datetime` (to get Python datetime instances rather than |