Skip to content

Commit c037d0e

Browse files
Updated version to 0.9.8 in __init__.py
1 parent a6f0f1f commit c037d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rocketpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
__copyright__ = "Copyright 20XX, Projeto Jupiter"
1616
__credits__ = ["Matheus Marques Araujo", "Rodrigo Schmitt", "Guilherme Tavares"]
1717
__license__ = "MIT"
18-
__version__ = "0.9.7"
18+
__version__ = "0.9.8"
1919
__maintainer__ = "Giovani Hidalgo Ceotto"
2020
__email__ = "[email protected]"
2121
__status__ = "Production"

0 commit comments

Comments
 (0)