Skip to content

Commit

Permalink
Back to development: 4.4
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Michael Howitz committed Sep 8, 2017
1 parent 3629ec3 commit 4bda626
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

4.4 (unreleased)
----------------

- Nothing changed yet.


4.3 (2017-09-08)
----------------

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

version = '4.3'
version = '4.4.dev0'

here = os.path.abspath(os.path.dirname(__file__))
with open(os.path.join(here, 'README.rst')) as f:
Expand Down

0 comments on commit 4bda626

Please sign in to comment.