mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-05 17:46:29 +02:00
Update esds version
This commit is contained in:
parent
96d8faef18
commit
f1e728ca24
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
__all__ = ["simulator", "node", "plugins", "helpers", "rcode", "debug", "platform"]
|
||||
__version__ = "0.0.6"
|
||||
__version__ = "0.0.7"
|
||||
|
||||
from esds.simulator import Simulator
|
||||
from esds.rcode import RCode
|
||||
|
|
Loading…
Add table
Reference in a new issue