Skip to content

Commit

Permalink
svb
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Jan 13, 2013
1 parent 9d08176 commit 7d84f2f
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 @@
====================


4.0.5 (unreleased)
------------------

- TBD


4.0.4 (2013-01-12)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -12,7 +12,7 @@
#
##############################################################################

__version__ = '4.0.4'
__version__ = '4.0.5dev'

import os
import platform
Expand Down

0 comments on commit 7d84f2f

Please sign in to comment.