Skip to content

Commit

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

5.5.1 (unreleased)
==================

- TBD

5.5.0 (2018-10-13)
==================

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

version = '5.5.0'
version = '5.5.1.dev0'

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

0 comments on commit dd92b75

Please sign in to comment.