diff --git a/build.py b/build.py index a25c9c7..38b6006 100644 --- a/build.py +++ b/build.py @@ -28,7 +28,7 @@ use_plugin("filter_resources") name = "wheel_axle" -version = "0.0.4.dev" +version = "0.0.4" summary = "Axle is Python wheel enhancement library" authors = [Author("Karellen, Inc.", "supervisor@karellen.co")]