Bump to 0.4.4 (#621)

This commit is contained in:
Soxoj
2022-09-03 14:30:24 +03:00
committed by GitHub
parent 80bd7f21eb
commit f7c7809d8d
5 changed files with 89 additions and 6 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ project = 'Maigret'
copyright = '2021, soxoj'
author = 'soxoj'
release = '0.4.3'
version = '0.4.3'
release = '0.4.4'
version = '0.4.4'
# -- General configuration
+2 -2
View File
@@ -81,8 +81,8 @@ PyPi package.
.. code-block:: console
git add ...
git commit -m 'Bump to 0.4.0'
git add -p
git commit -m 'Bump to YOUR VERSION'
git push origin head