From ea7d9daab27fd93bc4016de2a94c480a8de8f168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20L=C3=B3pez=20Rivera?= Date: Sun, 19 May 2024 00:06:37 +0200 Subject: [PATCH] New version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 53060d3..d5dbdb9 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="huracan", - version="0.0.2.post2", + version="1.0.alpha", author="Antonio Lopez Rivera", author_email="antonlopezr99@gmail.com", description="Open source, 0-dimensional, object-oriented airbreathing engine modelling package for preliminary analysis and design of airbreathing engines, divulgation and educational purposes.",