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 e2947d7 commit bc4fa6fCopy full SHA for bc4fa6f
README.rst
@@ -272,8 +272,8 @@ Version number construction
272
273
:node-and-date: adds the node on dev versions and the date on dirty
274
workdir (default)
275
- :node-and-timestamp: like :code: `node-and-date` but with a timestamp of
276
- the form :code: `{:%Y%m%d%H%M%S}` instead
+ :node-and-timestamp: like :code:`node-and-date` but with a timestamp of
+ the form :code:`{:%Y%m%d%H%M%S}` instead
277
:dirty-tag: adds :code:`+dirty` if the current workdir has changes
278
279
0 commit comments