Skip to content

Commit 277c495

Browse files
authored
Merge pull request #26 from Open-Turbopumps/read_the_docs
Removed the build folder git tracking and bumped version to 0.0.2
2 parents b8663e7 + 8ab4e1a commit 277c495

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

build/lib/turborocket/__init__.py

Whitespace-only changes.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import codecs
33
import os
44

5-
VERSION = '0.0.1'
5+
VERSION = '0.0.2'
66
DESCRIPTION = 'A turbomachinery design package.'
77
LONG_DESCRIPTION = 'A tool-set package for the design of turbomachinery components, for use in liquid rocket engine design.'
88

0 commit comments

Comments
 (0)