Commit 627a5886 authored by Andreas Jung's avatar Andreas Jung

reverted last change because the trunk

isn't really stable (failing tests, hanging test)
parent cef5cfa9
...@@ -4,7 +4,7 @@ Status ...@@ -4,7 +4,7 @@ Status
Change History Change History
************** **************
1.1.2 (2009/03/13) 1.1.2 (unreleased)
================== ==================
- Switched from using os.popen* to subprocess.Popen, to avoid a deprecation - Switched from using os.popen* to subprocess.Popen, to avoid a deprecation
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# #
############################################################################## ##############################################################################
version = "1.1.2" version = "1.1.2dev"
import os import os
from setuptools import setup, find_packages from setuptools import setup, find_packages
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment