We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73ecbd commit 6e5ab17Copy full SHA for 6e5ab17
src/build/__init__.py
@@ -18,7 +18,7 @@
18
from ._util import check_dependency
19
20
21
-__version__ = '1.2.2'
+__version__ = '1.2.2.post1'
22
23
__all__ = [
24
'__version__',
0 commit comments