Skip to content

Commit

Permalink
vb [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Apr 26, 2017
1 parent 80357d5 commit ba2863c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,10 @@
Changelog
=========

4.3 (unreleased)
----------------


4.2 (2017-04-26)
----------------

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

__version__ = '4.2'
__version__ = '4.3.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 ba2863c

Please sign in to comment.