Skip to content

Commit

Permalink
Back to development: 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jimfulton committed Mar 28, 2018
1 parent d2943f1 commit b9e30d5
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
=========

5.2.1 (unreleased)
------------------

- Nothing changed yet.


5.2.0 (2018-03-28)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# FOR A PARTICULAR PURPOSE.
#
##############################################################################
version = '5.2.0'
version = '5.2.1.dev0'

from setuptools import setup, find_packages
import os
Expand Down

0 comments on commit b9e30d5

Please sign in to comment.