Back to development: 3.0.3
[ci skip]
This commit is contained in:
parent
ddc5c4f073
commit
33b5921427
16
CHANGES.rst
16
CHANGES.rst
@ -1,6 +1,22 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
3.0.3 (unreleased)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
Breaking changes:
|
||||||
|
|
||||||
|
- *add item here*
|
||||||
|
|
||||||
|
New features:
|
||||||
|
|
||||||
|
- *add item here*
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
|
||||||
|
- *add item here*
|
||||||
|
|
||||||
|
|
||||||
3.0.2 (2017-07-03)
|
3.0.2 (2017-07-03)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
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.2'
|
version = '3.0.3.dev0'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'setuptools',
|
'setuptools',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user