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.
1 parent 0db7761 commit aba09f1Copy full SHA for aba09f1
pyproject.toml
@@ -10,7 +10,7 @@ packages = { find = { where = ["."], include = ["rocketserializer*"] } }
10
11
[project]
12
name = "rocketserializer"
13
-version = "0.1.0"
+version = "0.2.0"
14
dynamic = ["dependencies"]
15
requires-python = ">= 3.8"
16
description = "Easily convert your OpenRocket files into RocketPy simulations."
0 commit comments