Skip to content

Commit

Permalink
- vb [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Apr 26, 2019
1 parent f7c2822 commit 8e2c251
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,10 @@
Changelog
=========

3.0b9 (unreleased)
------------------


3.0b8 (2019-04-26)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -20,7 +20,7 @@
with open('CHANGES.rst') as f:
CHANGES = f.read()

version = '3.0b8'
version = '3.0b9.dev0'


setup(name='DocumentTemplate',
Expand Down

0 comments on commit 8e2c251

Please sign in to comment.