Preparing release 3.0.4

[ci skip]
This commit is contained in:
esteele
2017-11-24 20:27:07 -05:00
parent a50831fd32
commit e4d52f2c4c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Changelog
=========
3.0.4 (unreleased)
3.0.4 (2017-11-24)
------------------
Bug fixes:
+1 -1
View File
@@ -4,7 +4,7 @@ from setuptools import find_packages
from setuptools import setup
version = '3.0.4.dev0'
version = '3.0.4'
install_requires = [
'setuptools',