Skip to content

Commit 79d5514

Browse files
committed
v0.2.0
1 parent 726114d commit 79d5514

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0.dev0"
1+
__version__ = "0.2.0"

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "dash-server-file-browser"
3-
version = "0.2.0.dev0"
4-
description = "All-in-one file browser component for ``Dash`` applications based on ``Dash Bootstrap Components``."
3+
version = "0.2.0"
4+
description = "All-in-one file browser component for Dash applications based on Dash Bootstrap Components."
55
authors = [{ name = "Jannik Hinrichs", email = "[email protected]" }]
66
readme = "README.md"
77
requires-python = ">=3.9, <4"

0 commit comments

Comments
 (0)