We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7226e35 commit d139ac5Copy full SHA for d139ac5
1 file changed
sblang2c.py
@@ -1,5 +1,5 @@
1
import converter,sys,os,time,logging,secrets
2
-VERSION="0.0.3-dev-2"
+VERSION="0.0.3-release"
3
class Timer:
4
def __init__(self) -> None:
5
self.stt=0
0 commit comments