Skip to content

Commit

Permalink
Back to development: 1.2a3
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Apr 14, 2014
1 parent 8a4979a commit d245353
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/CHANGES.rst
@@ -1,6 +1,12 @@
Changelog
=========

1.2a3 (unreleased)
------------------

- Nothing changed yet.


1.2a2 (2014-04-13)
------------------

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

import os

version = '1.2a2'
version = '1.2a3.dev0'


def read(*rnames):
Expand Down

0 comments on commit d245353

Please sign in to comment.