summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Matusiak <numerodix@gmail.com>2021-05-05 14:48:35 +1000
committerMartin Matusiak <numerodix@gmail.com>2021-05-05 14:48:35 +1000
commit0d6ad9a821e1279b8966305e251b5b2baf4fff8b (patch)
treeae84dd2f2765a01c72997e916eab72feacac43be
parent4603a4a58c32a1187721829535bcd65d6914863f (diff)
downloadansicolor-0d6ad9a821e1279b8966305e251b5b2baf4fff8b.tar.gz
add release steps0.3.0
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 8d827fe..6fdf480 100644
--- a/README.rst
+++ b/README.rst
@@ -146,6 +146,10 @@ Doing a release:
4. ``python setup.py bdist_wheel``
5. ``twine upload dist/*``
+Finally:
+
+1. Merge ``develop`` into ``master``.
+
.. _`documentation`: https://ansicolor.readthedocs.org/
.. _`tarballs from Github`: https://github.com/numerodix/ansicolor/tags