Skip to content

Commit d30d344

Browse files
committed
Merge branch 'main' of https://github.com/h5rdly/webtoken
2 parents 9c10ddf + c0f1f77 commit d30d344

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
os: [ubuntu-latest, windows-latest, macos-latest]
20-
python-version: ['3.12', '3.13', '3.14']
20+
python-version: ['3.12', '3.13', '3.14', '3.14t']
2121

2222
steps:
2323
- uses: actions/checkout@v6

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Python](https://img.shields.io/badge/Python-3.12%20%E2%80%93%203.14-darkgreen?logo=python&logoColor=blue)
1+
![Python](https://img.shields.io/badge/Python-3.12%20%E2%80%93%203.14(t)-darkgreen?logo=python&logoColor=blue)
22
[![Tests](https://github.com/h5rdly/webtoken/actions/workflows/tests.yml/badge.svg)](https://github.com/h5rdly/webtoken/actions/workflows/tests.yml)
33

44
# webtoken

0 commit comments

Comments
 (0)