Skip to content
Snippets Groups Projects
Commit 3783e7fd authored by Matthew  Newson's avatar Matthew Newson
Browse files

Merge branch aidge_export_cpp:main into dev

parents 0264ce4b 011d5d35
No related branches found
No related tags found
No related merge requests found
Pipeline #66449 canceled
# Version 0.2.1 (January 31, 2025)
# Version 0.2.0 (december 6, 2024)
# Version 0.0.1 (January 23, 2024)
......
......@@ -6,7 +6,7 @@ dependencies = [
"Jinja2>=3.1.3",
]
requires-python = ">= 3.7"
requires-python = ">= 3.8"
readme = "README.md"
license = { file = "LICENSE" }
classifiers = [
......@@ -18,9 +18,12 @@ classifiers = [
"Programming Language :: C++",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3 :: Only",
"Topic :: Scientific/Engineering",
"Topic :: Scientific/Engineering :: Artificial Intelligence",
......
0.2.0
0.2.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment