revert version number

This commit is contained in:
John Mitchell 2016-06-17 14:50:28 -07:00
parent 6e4ffaf394
commit cf873a14c6

View file

@ -59,7 +59,7 @@ from setuptools import setup
setup(
name='dj-database-url',
version='0.4.1-jm1',
version='0.4.1',
url='https://github.com/kennethreitz/dj-database-url',
license='BSD',
author='Kenneth Reitz',