Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-S-Rosen committed Nov 15, 2023
1 parent c70e911 commit 9d17273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
setup_info = {
"name": "covalent-hpc-plugin",
"packages": find_packages("."),
"version": "0.0.8",
"version": "0.0.9",
"maintainer": "Andrew S. Rosen",
"url": "https://github.com/quantum-accelerators/covalent-hpc-plugin",
"license": "GNU Affero GPL v3.0",
Expand Down

0 comments on commit 9d17273

Please sign in to comment.