Bump upcoming version to 2.0 as this changeset introduce breaking change

This commit is contained in:
Nicolas Delaby 2016-01-21 16:07:31 +01:00 committed by Nicolas Delaby
parent 063bf61a16
commit cf3961ea1d
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
from .base import Settings, Configuration from .base import Settings, Configuration
from .decorators import pristinemethod from .decorators import pristinemethod
__version__ = '1.0.1.dev' __version__ = '2.0.dev'
__all__ = ['Configuration', 'pristinemethod', 'Settings'] __all__ = ['Configuration', 'pristinemethod', 'Settings']

View file

@ -3,8 +3,8 @@
Changelog Changelog
--------- ---------
v1.0.1 (Not yet released) v2.0 (Not yet released)
^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^
- Drop support of python2.6 and python3.2 - Drop support of python2.6 and python3.2
- Drop support of Django < 1.8 - Drop support of Django < 1.8