Skip to content

Commit 52b393b

Browse files
committed
update version to v0.6.1
1 parent d334947 commit 52b393b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shinyswatch/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Bootswatch + Bootstrap 5 themes for Shiny"""
22

3-
__version__ = "0.6.0.9000"
3+
__version__ = "0.6.1"
44

55
from . import theme
66
from ._get_theme import get_theme

0 commit comments

Comments
 (0)