From 19b6b0d2aaf0a0b2634c97daa33c841b87a15476 Mon Sep 17 00:00:00 2001 From: Antonio Lopez Rivera Date: Thu, 14 Oct 2021 08:07:56 +0200 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 51b439d..aae26cd 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="huracan", - version="0.0.2", + version="0.0.2.post1", 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.",