Skip to content

Commit

Permalink
Back to development: 1.2.19
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Sep 13, 2016
1 parent d01c6b9 commit bda86d4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,22 @@
Changelog
=========

1.2.19 (unreleased)
-------------------

Breaking changes:

- *add item here*

New features:

- *add item here*

Bug fixes:

- *add item here*


1.2.18 (2016-09-14)
-------------------

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

import os

version = '1.2.18'
version = '1.2.19.dev0'


def read(*rnames):
Expand Down

0 comments on commit bda86d4

Please sign in to comment.