diff --git a/build.py b/build.py index b6f85f7..d4037e9 100644 --- a/build.py +++ b/build.py @@ -28,7 +28,7 @@ use_plugin("filter_resources") name = "wheel-axle-runtime" -version = "0.0.1" +version = "0.0.2" summary = "Axle Runtime is the runtime part of the Python Wheel enhancement library" authors = [Author("Karellen, Inc.", "supervisor@karellen.co")]