From 92b3d9a37fee247600721bcce4981c16b700ef86 Mon Sep 17 00:00:00 2001 From: Ian Johnson Date: Tue, 12 Nov 2013 13:22:30 +0000 Subject: Bump the pclc version --- src/pclc/pclc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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__': -- cgit v1.2.3