Skip to content

Commit 0e78396

Browse files
committed
Bump version
1 parent 31f7c2a commit 0e78396

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

SECURITY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
| Version | Supported |
66
| ------- | ------------------ |
7+
| 0.2.0 | :white_check_mark: |
78
| 0.1.3 | :white_check_mark: |
89
| 0.1.2 | :white_check_mark: |
910
| 0.1.1 | :white_check_mark: |

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "swt"
3-
version = "0.1.3"
3+
version = "0.2.0"
44
description = "Simple Web Token library for Python"
55
authors = ["David Jack Wange Olrik <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)