Preparing 0.12.1.
This commit is contained in:
parent
12766c1e88
commit
534d35e3c6
@ -1,7 +1,7 @@
|
||||
Changelog for Isso
|
||||
==================
|
||||
|
||||
0.12.1 (UNRELEASED)
|
||||
0.12.1 (2019-01-19)
|
||||
-------------------
|
||||
|
||||
- Revert fix for duplicate slashes, as it prevents isso from
|
||||
|
@ -3,7 +3,7 @@ Releasing steps
|
||||
|
||||
* Run ``python3 setup.py nosetests``, ``python2 setup.py nosetests``
|
||||
* Update version number in ``setup.py`` and ``CHANGES.rst``
|
||||
* ``git commit -m "Preparing ${VERSION}"``
|
||||
* ``git commit -m "Preparing ${VERSION}" setup.py CHANGES.rst``
|
||||
* ``git tag -as ${VERSION}``
|
||||
* ``make init all``
|
||||
* ``./setup.py sdist``
|
||||
|
Loading…
Reference in New Issue
Block a user