Skip to content

Commit 47d7463

Browse files
authored
added part from alex comment (#219)
1 parent 072fde4 commit 47d7463

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/developer_guide.rst

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Developer guide
22
===============
33

44
Developer install with Mamba
5-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
66

77
First we need to install a Mamba distribution. There are a few options but here we opt for Miniforge3 as it includes Mamba.
88

@@ -235,3 +235,8 @@ Check the pull request and if the tests pass then merge the pull request.
235235
A Conda Forge package will be built and released to the conda-forge channel.
236236

237237
Once released the package will be visaible on the `conda-forge channel <https://anaconda.org/conda-forge/geouned>`_.
238+
239+
Version Numbering
240+
~~~~~~~~~~~~~~~~~
241+
242+
GEOUNED will use Semantic Versioning to number releases of the tool, in the form "Major.Minor.Patch", e.g., “3.15.9”.

0 commit comments

Comments
 (0)