From 71539726a8623039ee0eb264f7423ca8dfc1fc07 Mon Sep 17 00:00:00 2001 From: Spencer Phillip Young Date: Wed, 20 Sep 2023 16:37:34 -0700 Subject: [PATCH] set binary extra to 2023.9.0 --- .github/workflows/test.yaml | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index bf3e4ce..d1ed71b 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -21,7 +21,7 @@ jobs: python -m pip install -r requirements-dev.txt python -m pip install . python -m pip install tox - python -m pip install "ahk-binary==2023.9.0rc1" + python -m pip install "ahk-binary==2023.9.0" - name: Test with coverage/pytest timeout-minutes: 10 env: diff --git a/setup.cfg b/setup.cfg index 91ecdf0..44c63fd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -50,7 +50,7 @@ cmdclass = build_py = buildunasync.build_py [options.extras_require] -binary = ahk-binary==1.1.33.9 +binary = ahk-binary==2023.9.0 [options.package_data] ahk =