Skip to content

Commit

Permalink
Back to development: 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
thefunny42 committed Jul 29, 2014
1 parent 4400aea commit cbd5120
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
CHANGES
*******

1.0.5 (unreleased)
==================

- Nothing changed yet.


1.0.4 (2014-07-29)
==================

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

version = '1.0.4'
version = '1.0.5.dev0'

install_requires = [
'Chameleon >= 2.10',
Expand Down

0 comments on commit cbd5120

Please sign in to comment.