Preparing release 3.0.5

[ci-skip]
This commit is contained in:
Gil Forcada
2018-02-04 23:30:02 +01:00
parent c339b60a03
commit ee7b2b98cd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Changelog
=========
3.0.5 (unreleased)
3.0.5 (2018-02-04)
------------------
Bug fixes:
+1 -1
View File
@@ -4,7 +4,7 @@ from setuptools import find_packages
from setuptools import setup
version = '3.0.5.dev0'
version = '3.0.5'
install_requires = [
'setuptools',