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 c42c728 commit d1f1facCopy full SHA for d1f1fac
1 file changed
sblang2c.py
@@ -1,5 +1,5 @@
1
import converter,sys,os,time,logging,secrets
2
-VERSION="0.0.2-dev-3"
+VERSION="0.0.2-release"
3
class Timer:
4
def __init__(self) -> None:
5
self.stt=0
0 commit comments