We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31f7c2a commit 0e78396Copy full SHA for 0e78396
SECURITY.md
@@ -4,6 +4,7 @@
4
5
| Version | Supported |
6
| ------- | ------------------ |
7
+| 0.2.0 | :white_check_mark: |
8
| 0.1.3 | :white_check_mark: |
9
| 0.1.2 | :white_check_mark: |
10
| 0.1.1 | :white_check_mark: |
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "swt"
3
-version = "0.1.3"
+version = "0.2.0"
description = "Simple Web Token library for Python"
authors = ["David Jack Wange Olrik <[email protected]>"]
license = "MIT"
0 commit comments