Start on 0.12.2.
This commit is contained in:
parent
534d35e3c6
commit
4fe24296a2
@ -1,6 +1,10 @@
|
||||
Changelog for Isso
|
||||
==================
|
||||
|
||||
0.12.2 (UNRELEASED)
|
||||
-------------------
|
||||
|
||||
|
||||
0.12.1 (2019-01-19)
|
||||
-------------------
|
||||
|
||||
|
@ -6,5 +6,5 @@ Releasing steps
|
||||
* ``git commit -m "Preparing ${VERSION}" setup.py CHANGES.rst``
|
||||
* ``git tag -as ${VERSION}``
|
||||
* ``make init all``
|
||||
* ``./setup.py sdist``
|
||||
* ``twine upload dist/isso-${VERSION}.tar.gz``
|
||||
* ``python3 setup.py sdist``
|
||||
* ``twine upload --sign dist/isso-${VERSION}.tar.gz``
|
||||
|
Loading…
Reference in New Issue
Block a user