Skip to content

Commit

Permalink
Back to development: 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Steele committed May 8, 2012
1 parent 6428d4d commit 345ef91
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
@@ -1,6 +1,12 @@
CHANGES
=======

1.0.4 (unreleased)
------------------

- Nothing changed yet.


1.0.3 (2012-05-07)
------------------

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

from setuptools import setup

version = '1.0.3'
version = '1.0.4.dev0'

setup(name = 'five.customerize',
version = version,
Expand Down

0 comments on commit 345ef91

Please sign in to comment.