We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b8663e7 + 8ab4e1a commit 277c495Copy full SHA for 277c495
2 files changed
build/lib/turborocket/__init__.py
setup.py
@@ -2,7 +2,7 @@
2
import codecs
3
import os
4
5
-VERSION = '0.0.1'
+VERSION = '0.0.2'
6
DESCRIPTION = 'A turbomachinery design package.'
7
LONG_DESCRIPTION = 'A tool-set package for the design of turbomachinery components, for use in liquid rocket engine design.'
8
0 commit comments