Commit e8f18cb3 authored by Jim Fulton's avatar Jim Fulton

Back to development: 5.4.1

parent 9b0b7208
...@@ -2,6 +2,12 @@ ...@@ -2,6 +2,12 @@
Change History Change History
================ ================
5.4.1 (unreleased)
==================
- Nothing changed yet.
5.4.0 (2018-03-26) 5.4.0 (2018-03-26)
================== ==================
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
import os import os
from setuptools import setup, find_packages from setuptools import setup, find_packages
version = '5.4.0' version = '5.4.1.dev0'
classifiers = """\ classifiers = """\
Intended Audience :: Developers Intended Audience :: Developers
......
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