We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd1298 commit af581b0Copy full SHA for af581b0
README.rst
@@ -123,7 +123,7 @@ and uses roughly the following logic to render the version:
123
The next version is calculated by adding ``1`` to the last numeric component
124
of the tag.
125
126
-For git projects, the version is version is relies on `git describe <https://git-scm.com/docs/git-describe>`_,
+For git projects, the version relies on `git describe <https://git-scm.com/docs/git-describe>`_,
127
so you will see an additional ``g`` prepended to the ``{revision hash}``.
128
129
Semantic Versioning (SemVer)
0 commit comments