Skip to content

Commit 1656d59

Browse files
committed
bump
1 parent ab6583e commit 1656d59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fastlucide/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "0.0.5"
1+
__version__ = "0.0.6"
22
from .core import *

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[DEFAULT]
22
repo = fastlucide
33
lib_name = fastlucide
4-
version = 0.0.5
4+
version = 0.0.6
55
min_python = 3.9
66
requirements = fastcore python-fasthtml
77
license = apache2

0 commit comments

Comments
 (0)