From 03da9848d65866cce8def99a5d760166ac40d248 Mon Sep 17 00:00:00 2001 From: Antonio Lopez Rivera Date: Sat, 11 Sep 2021 22:14:41 +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 ba39c1a..7edcdf2 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="huracan", - version="0.0.1.post0", + version="0.0.1.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.",