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 5462d2f commit 88d13feCopy full SHA for 88d13fe
CHANGELOG.md
@@ -0,0 +1,11 @@
1
+# Changelog
2
+## [0.0.1](https://github.com/bakdata/fastapi-jwks/releases/tag/0.0.1) - Release Date: [2024-05-22]
3
+
4
+#### Merged pull requests:
5
6
+- Fix release and publish pipelines [#14](https://github.com/bakdata/fastapi-jwks/pull/14) ([@irux](https://github.com/irux))
7
8
9
10
11
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "fastapi_jwks"
-version = "0.0.0"
+version = "0.0.1"
description = ""
license = "MIT"
authors = ["bakdata"]
0 commit comments