Skip to content

Commit

Permalink
Back to development: 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Sep 16, 2020
1 parent a3bcd8f commit eaeb596
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Expand Up @@ -2,6 +2,12 @@
Changes
=========

0.0.5 (unreleased)
==================

- Nothing changed yet.


0.0.4 (2020-09-16)
==================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -4,7 +4,7 @@
from setuptools import setup, find_packages


version = '0.0.4'
version = '0.0.5.dev0'

entry_points = {
}
Expand Down

0 comments on commit eaeb596

Please sign in to comment.