Commit 1075653c authored by Jim Fulton's avatar Jim Fulton

Preparing release 5.1.1

parent 57f77e4f
Changelog Changelog
========= =========
5.1.1 (unreleased) 5.1.1 (2017-12-18)
------------------ ------------------
- All classes are new-style classes on Python 2 (they were already - All classes are new-style classes on Python 2 (they were already
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
# FOR A PARTICULAR PURPOSE. # FOR A PARTICULAR PURPOSE.
# #
############################################################################## ##############################################################################
version = '5.1.1.dev0' version = '5.1.1'
from setuptools import setup, find_packages from setuptools import setup, find_packages
import os import os
......
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