diff options
| -rw-r--r-- | python/wheels/pycotap-1.3.1-py3-none-any.whl | bin | 0 -> 5119 bytes | |||
| -rw-r--r-- | pythondeps.toml | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/python/wheels/pycotap-1.3.1-py3-none-any.whl b/python/wheels/pycotap-1.3.1-py3-none-any.whl new file mode 100644 index 0000000000..9c2c7d2593 --- /dev/null +++ b/python/wheels/pycotap-1.3.1-py3-none-any.whl Binary files differdiff --git a/pythondeps.toml b/pythondeps.toml index 175cf99241..0a7f69b196 100644 --- a/pythondeps.toml +++ b/pythondeps.toml @@ -20,6 +20,7 @@ [meson] # The install key should match the version in python/wheels/ meson = { accepted = ">=1.1.0", installed = "1.2.3", canary = "meson" } +pycotap = { accepted = ">=1.1.0", installed = "1.3.1" } [docs] # Please keep the installed versions in sync with docs/requirements.txt |