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 ab6583e commit 1656d59Copy full SHA for 1656d59
fastlucide/__init__.py
@@ -1,2 +1,2 @@
1
-__version__ = "0.0.5"
+__version__ = "0.0.6"
2
from .core import *
settings.ini
@@ -1,7 +1,7 @@
[DEFAULT]
repo = fastlucide
3
lib_name = fastlucide
4
-version = 0.0.5
+version = 0.0.6
5
min_python = 3.9
6
requirements = fastcore python-fasthtml
7
license = apache2
0 commit comments