Skip to content

Commit d139ac5

Browse files
committed
Upgrade to release
1 parent 7226e35 commit d139ac5

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.3-dev-2"
2+
VERSION="0.0.3-release"
33
class Timer:
44
def __init__(self) -> None:
55
self.stt=0

0 commit comments

Comments
 (0)