Skip to content

Commit

Permalink
Back to development: 4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
icemac committed Sep 18, 2023
1 parent 1747a98 commit 48cbe10
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

4.6 (unreleased)
----------------

- Nothing changed yet.


4.5 (2023-09-18)
----------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
with open('CHANGES.rst') as f:
CHANGES = f.read()

version = '4.5'
version = '4.6.dev0'


setup(name='DocumentTemplate',
Expand Down

0 comments on commit 48cbe10

Please sign in to comment.