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 8b94ead commit 4a1b43aCopy full SHA for 4a1b43a
CHANGELOG.rst
@@ -13,7 +13,8 @@
13
* consider ``pyproject.tomls`` when running as command
14
* use list in git describe command to avoid shell expansions while supporting both windows and posix
15
* add ``--strip-dev`` flag to ``python -m setuptools_scm`` to print the next guessed version cleanly
16
-
+* ensure no-guess-dev will fail on bad tags instead of generating invalid versions
17
+* ensure we use utc everywhere to avoid confusion
18
19
6.3.2
20
=====
0 commit comments