Skip to content

Commit

Permalink
add readme to project information
Browse files Browse the repository at this point in the history
  • Loading branch information
maximvochten committed Jun 7, 2024
1 parent 542f391 commit d08ca32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[tool.poetry]
name = "invariants-py"
version = "0.3.3"
version = "0.3.5"
description = "Trajectory Invariants for trajectory analysis and generation"
authors = ["Maxim Vochten", "Riccardo Burlizzi", "Arno Verduyn"]
packages = [{include = "invariants_py"}]
readme = "README.md"

[tool.poetry.dependencies]
python = "^3.6"
Expand Down

0 comments on commit d08ca32

Please sign in to comment.