Commit 02296e1d authored by Remi Cresson's avatar Remi Cresson
Browse files

CI: set version to 1.0.0

No related merge requests found
Pipeline #45463 passed with stages
in 1 minute and 52 seconds
Showing with 1 addition and 1 deletion
+1 -1
...@@ -4,7 +4,7 @@ install_requires = ["requests", "pydantic", "urllib3", "tqdm"] ...@@ -4,7 +4,7 @@ install_requires = ["requests", "pydantic", "urllib3", "tqdm"]
setup( setup(
name="theia-picker", name="theia-picker",
version="0.0.3", version="1.0.0",
description="Theia picker", description="Theia picker",
python_requires=">=3.8", python_requires=">=3.8",
author="Remi Cresson", author="Remi Cresson",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment