Back to development: 3.0.6
[ci-skip]
This commit is contained in:
parent
ee7b2b98cd
commit
ae71eab164
16
CHANGES.rst
16
CHANGES.rst
@ -1,6 +1,22 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
3.0.6 (unreleased)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
Breaking changes:
|
||||||
|
|
||||||
|
- *add item here*
|
||||||
|
|
||||||
|
New features:
|
||||||
|
|
||||||
|
- *add item here*
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
|
||||||
|
- *add item here*
|
||||||
|
|
||||||
|
|
||||||
3.0.5 (2018-02-04)
|
3.0.5 (2018-02-04)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
2
setup.py
2
setup.py
@ -4,7 +4,7 @@ from setuptools import find_packages
|
|||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
|
|
||||||
version = '3.0.5'
|
version = '3.0.6.dev0'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'setuptools',
|
'setuptools',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user