summaryrefslogtreecommitdiffstats
path: root/Tools/pynche
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2001-04-18 03:49:00 (GMT)
committerBarry Warsaw <barry@python.org>2001-04-18 03:49:00 (GMT)
commitcc8a60cdf61307eeab7ecd7bb8795728373efdfe (patch)
treeba72753f27075c79af07838fa82ba5fc68207386 /Tools/pynche
parent6330b523272fecde3ef20276c036d7908208173b (diff)
downloadcpython-cc8a60cdf61307eeab7ecd7bb8795728373efdfe.zip
cpython-cc8a60cdf61307eeab7ecd7bb8795728373efdfe.tar.gz
cpython-cc8a60cdf61307eeab7ecd7bb8795728373efdfe.tar.bz2
Bump the version to 1.1
Diffstat (limited to 'Tools/pynche')
-rw-r--r--Tools/pynche/Main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/pynche/Main.py b/Tools/pynche/Main.py
index b2294de..894d804 100644
--- a/Tools/pynche/Main.py
+++ b/Tools/pynche/Main.py
@@ -49,7 +49,7 @@ Where:
"""
-__version__ = '1.0'
+__version__ = '1.1'
import sys
import os