Skip to content

Commit 1dde333

Browse files
committed
bump patch
1 parent 7526c52 commit 1dde333

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "reflex-clerk-api"
7-
version = "0.0.1"
7+
version = "0.0.2"
88
description = "Reflex custom component wrapping @clerk/clerk-react and integrating the clerk-backend-api"
99
readme = "README.md"
1010
license = { text = "Apache-2.0" }
@@ -47,4 +47,5 @@ dev = [
4747
"pytest>=8.3.5",
4848
"pytest-playwright>=0.7.0",
4949
"ruff>=0.9.10",
50+
"semver>=3.0.4",
5051
]

uv.lock

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)