Commit 4b500e78 authored by Jim Fulton's avatar Jim Fulton

Back to development: 5.2.4

parent 5059fddb
...@@ -2,6 +2,12 @@ ...@@ -2,6 +2,12 @@
Change History Change History
================ ================
5.2.4 (unreleased)
==================
- Nothing changed yet.
5.2.3 (2017-04-11) 5.2.3 (2017-04-11)
================== ==================
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
# FOR A PARTICULAR PURPOSE. # FOR A PARTICULAR PURPOSE.
# #
############################################################################## ##############################################################################
version = '5.2.3' version = '5.2.4.dev0'
import os import os
from setuptools import setup, find_packages from setuptools import setup, find_packages
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment