Commit 96b1702a authored by Jim Fulton's avatar Jim Fulton

4.1.0

parent 51e199b1
Changelog
=========
4.1.0 (unreleased)
4.1.0 (2015-01-06)
------------------
- Add support for Python 3.4.
......
......@@ -13,7 +13,7 @@
##############################################################################
"""Setup
"""
version = '4.1.0.dev0'
version = '4.1.0'
from setuptools import setup, find_packages
import os
import sys
......
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