Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
aclark4life committed Aug 28, 2013
1 parent c3db4ac commit 68a6b74
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

0.0.3 - 08/28/2013
------------------

- Remove new-style (Diazo) theme

0.0.2 - 08/25/2013
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from setuptools import setup


VERSION="0.0.2"
VERSION="0.0.3"


setup(
Expand Down

0 comments on commit 68a6b74

Please sign in to comment.