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 ee8fc6e commit 833ce4aCopy full SHA for 833ce4a
build.py
@@ -30,7 +30,7 @@
30
use_plugin("filter_resources")
31
32
name = "wheel-axle-runtime"
33
-version = "0.0.7.dev"
+version = "0.0.7"
34
35
summary = "Axle Runtime is the runtime part of the Python Wheel enhancement library"
36
authors = [Author("Karellen, Inc.", "[email protected]")]
0 commit comments