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