feat(pyargus): use version from Cargo

This commit is contained in:
Anand Balakrishnan 2023-10-06 14:34:10 -07:00
parent 411b144761
commit dc71a51df3
No known key found for this signature in database
3 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,5 @@
[project]
name = "argus-temporal-logic"
version = "0.1.1"
requires-python = ">=3.8"
classifiers = [
"Programming Language :: Rust",