Skip to content

Commit 791f9d6

Browse files
committed
Bump version 0.0.1 → 0.0.2
1 parent fdfe1bf commit 791f9d6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
# Changelog
2+
## [0.0.2](https://github.com/bakdata/fastapi-jwks/releases/tag/0.0.2) - Release Date: [2024-08-28]
3+
4+
#### Merged pull requests:
5+
6+
- Bump fastapi and update dependencies [#48](https://github.com/bakdata/fastapi-jwks/pull/48) ([@mkcode92](https://github.com/mkcode92))
7+
8+
9+
10+
211
## [0.0.1](https://github.com/bakdata/fastapi-jwks/releases/tag/0.0.1) - Release Date: [2024-05-22]
312

413
#### Merged pull requests:

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 = "fastapi_jwks"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
description = ""
55
license = "MIT"
66
authors = ["bakdata"]

0 commit comments

Comments
 (0)