feat: finish legacy project and move it as packaged python project
This commit is contained in:
Generated
+2
-2
@@ -4,5 +4,5 @@ requires-python = ">=3.11"
|
||||
|
||||
[[package]]
|
||||
name = "lcr-connector"
|
||||
version = "0.1.0"
|
||||
source = { virtual = "." }
|
||||
version = "1.0.0"
|
||||
source = { editable = "." }
|
||||
|
||||
Reference in New Issue
Block a user