We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d334947 commit 52b393bCopy full SHA for 52b393b
shinyswatch/__init__.py
@@ -1,6 +1,6 @@
1
"""Bootswatch + Bootstrap 5 themes for Shiny"""
2
3
-__version__ = "0.6.0.9000"
+__version__ = "0.6.1"
4
5
from . import theme
6
from ._get_theme import get_theme
0 commit comments