Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
Back to development: 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Jul 18, 2015
1 parent 8933570 commit 6ff3d35
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
=========

2.2.4 (unreleased)
~~~~~~~~~~~~~~~~~~

- Nothing changed yet.


2.2.3 (2015-07-18)
~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = '2.2.3'
version = '2.2.4.dev0'
__version__ = version

setup(
Expand Down

0 comments on commit 6ff3d35

Please sign in to comment.