Skip to content

Commit

Permalink
Back to dev.
Browse files Browse the repository at this point in the history
  • Loading branch information
Timo Stollenwerk committed Jan 9, 2013
1 parent 318e389 commit 36cb730
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 @@
Changelog
=========

1.0b4 (unreleased)
------------------

-


1.0b3 January 9, 2013
---------------------

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

version = '1.0b3'
version = '1.0-dev'

long_description = (
open('README.txt').read()
Expand Down

0 comments on commit 36cb730

Please sign in to comment.