mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-06 10:06:28 +02:00
Switch to v0.06
This commit is contained in:
parent
9f637e9440
commit
2b92cd3195
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
__all__ = ["simulator", "node", "plugins", "helpers", "rcode", "debug", "platform"]
|
__all__ = ["simulator", "node", "plugins", "helpers", "rcode", "debug", "platform"]
|
||||||
__version__ = "0.0.5"
|
__version__ = "0.0.6"
|
||||||
|
|
||||||
from esds.simulator import Simulator
|
from esds.simulator import Simulator
|
||||||
from esds.rcode import RCode
|
from esds.rcode import RCode
|
||||||
|
|
Loading…
Add table
Reference in a new issue