Skip to content

Commit 5524013

Browse files
committed
Update pb.py
1 parent 06aebe2 commit 5524013

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
warningcount = 0
99

1010
def main():
11-
print("ParseBasic interpreter v0.1")
11+
print("ParseBasic interpreter v0.1.1")
1212
print("Copyright 2015 NETponents")
1313
print("Licensed under MIT license")
1414
print("Commercial use of this build is prohibited")

0 commit comments

Comments
 (0)