Skip to content

Commit 96ad648

Browse files
authored
Merge pull request #27 from RocketPy-Team/rel/update-to-version-0.2.0
REL: update to version 0.2.0
2 parents 02b02ee + aba09f1 commit 96ad648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ packages = { find = { where = ["."], include = ["rocketserializer*"] } }
1010

1111
[project]
1212
name = "rocketserializer"
13-
version = "0.1.0"
13+
version = "0.2.0"
1414
dynamic = ["dependencies"]
1515
requires-python = ">= 3.8"
1616
description = "Easily convert your OpenRocket files into RocketPy simulations."

0 commit comments

Comments
 (0)