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.
2 parents 0e63913 + bc4fa6f commit dbb1e92Copy full SHA for dbb1e92
README.rst
@@ -272,6 +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
277
:dirty-tag: adds :code:`+dirty` if the current workdir has changes
278
279
0 commit comments