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
No known key found for this signature in database
GPG Key ID: 13079EFDB0D6B075
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Changelog
=========
3.0.5 (unreleased)
3.0.5 (2018-02-04)
------------------
Bug fixes:

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',