Skip to content

Commit d1f1fac

Browse files
committed
push to release
1 parent c42c728 commit d1f1fac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sblang2c.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import converter,sys,os,time,logging,secrets
2-
VERSION="0.0.2-dev-3"
2+
VERSION="0.0.2-release"
33
class Timer:
44
def __init__(self) -> None:
55
self.stt=0

0 commit comments

Comments
 (0)