Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ianj-als/pcl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/pclc/pclc.py')
-rwxr-xr-xsrc/pclc/pclc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pclc/pclc.py b/src/pclc/pclc.py
index 615238c..76dc4ed 100755
--- a/src/pclc/pclc.py
+++ b/src/pclc/pclc.py
@@ -27,7 +27,7 @@ from parser.resolver import Resolver
from parser.executor import Executor
-__VERSION = "1.1.8"
+__VERSION = "1.2.0"
if __name__ == '__main__':