Skip to content

Commit

Permalink
[pytx] More twiddling of pytx release (#1713)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dcallies authored Dec 12, 2024
1 parent 2f803b8 commit 78c239a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/python-threatexchange-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion python-threatexchange/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.1
1.2.0

0 comments on commit 78c239a

Please sign in to comment.