improve deprecation, start changelog

--HG--
branch : trunk
This commit is contained in:
holger krekel
2009-11-12 13:10:30 +01:00
parent a4a652af85
commit f4ec2d1ecd
11 changed files with 49 additions and 25 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ dictionary or an import path.
(c) Holger Krekel and others, 2009
"""
version = "1.1.0"
version = "1.1.1"
__version__ = version = version or "1.1.x"
import py.apipkg