File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,6 @@ To publish an OST new version:
104104 increment detected: PATCH
105105
106106 - Push to :code: `main ` (the commit is already created by the :code: `cz bump ` command)
107- - Monitor the Github actions
107+ - create a new release using the new tag name and the autogenerate report. It will trigger the publication on pipy.
108108
109109✨ Happy contribuing ! ✨
Original file line number Diff line number Diff line change 55
66__author__ = "Andreas Vollrath"
778- __version__ = "0.12.13 "
8+ __version__ = "0.12.14 "
Original file line number Diff line number Diff line change 1515gdal .__version__
1616
1717# the version number
18- version = "0.12.13 "
18+ version = "0.12.14 "
1919
2020# The directory containing this file
2121HERE = Path (__file__ ).parent
You can’t perform that action at this time.
0 commit comments