From 78c239a095fef4d8329ff7b3a03f8c1d98af41ce Mon Sep 17 00:00:00 2001 From: David Callies Date: Thu, 12 Dec 2024 09:30:02 -0500 Subject: [PATCH] [pytx] More twiddling of pytx release (#1713) --- .github/workflows/python-threatexchange-release.yaml | 1 + python-threatexchange/version.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/python-threatexchange-release.yaml b/.github/workflows/python-threatexchange-release.yaml index a27ea7e28..38f8ea685 100644 --- a/.github/workflows/python-threatexchange-release.yaml +++ b/.github/workflows/python-threatexchange-release.yaml @@ -24,6 +24,7 @@ jobs: - name: Install packaging dependencies run: | python -m pip install --upgrade pip + pip install setuptools pip install -e ".[package]" - name: Package threatexchange run: | diff --git a/python-threatexchange/version.txt b/python-threatexchange/version.txt index 6085e9465..26aaba0e8 100644 --- a/python-threatexchange/version.txt +++ b/python-threatexchange/version.txt @@ -1 +1 @@ -1.2.1 +1.2.0