We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06aebe2 commit 5524013Copy full SHA for 5524013
1 file changed
pb.py
@@ -8,7 +8,7 @@
8
warningcount = 0
9
10
def main():
11
- print("ParseBasic interpreter v0.1")
+ print("ParseBasic interpreter v0.1.1")
12
print("Copyright 2015 NETponents")
13
print("Licensed under MIT license")
14
print("Commercial use of this build is prohibited")
0 commit comments