mirror of
https://github.com/trycua/computer.git
synced 2026-01-02 03:20:22 -06:00
chore: patching pylume version to 0.2.2
This commit is contained in:
@@ -35,7 +35,7 @@ from .models import (
|
||||
# Import main class last to avoid circular imports
|
||||
from .pylume import PyLume
|
||||
|
||||
__version__ = "0.1.8"
|
||||
__version__ = "0.2.2"
|
||||
|
||||
__all__ = [
|
||||
"PyLume",
|
||||
|
||||
Reference in New Issue
Block a user