Skip to content

Commit

Permalink
svb
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Oct 25, 2018
1 parent 95fda77 commit a835827
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Change History
================

5.5.2 (unreleased)
==================

- TBD

5.5.1 (2018-10-25)
==================

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

version = '5.5.1'
version = '5.5.2.dev0'

classifiers = """\
Intended Audience :: Developers
Expand Down

0 comments on commit a835827

Please sign in to comment.