Skip to content

Commit

Permalink
Back to development: 1.2.6
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Oct 28, 2015
1 parent 8421d71 commit 9fdd843
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Changelog
=========

1.2.6 (unreleased)
------------------

New:

- *add item here*

Fixes:

- *add item here*


1.2.5 (2015-10-28)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import os

version = '1.2.5'
version = '1.2.6.dev0'


def read(*rnames):
Expand Down

0 comments on commit 9fdd843

Please sign in to comment.