diff --git a/setup.py b/setup.py index 0e897a4..170e646 100644 --- a/setup.py +++ b/setup.py @@ -62,7 +62,7 @@ def generate_proto_sources(self): setup( name = "CuraEngineGRPC", - version = "0.1.2", + version = "0.1.1", description = "A gRPC package using proto files with type hints", author = "UltiMaker", author_email = "cura@ultimaker.com",