Skip to content

Commit

Permalink
Back to development: 6.5
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Nov 13, 2015
1 parent 2e5a8ec commit 7ebed87
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,12 @@
Changelog for zest.releaser
===========================

6.5 (unreleased)
----------------

- Nothing changed yet.


6.4 (2015-11-13)
----------------

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


version = '6.4'
version = '6.5.dev0'


def read(filename):
Expand Down

0 comments on commit 7ebed87

Please sign in to comment.