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 56b3504 commit 1b82c17Copy full SHA for 1b82c17
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