1 new changeset in py: http://bitbucket.org/hpk42/py/changeset/5707fc2a122d/ changeset: r2002:5707fc2a122d user: hpk42 date: 2011-02-03 15:16:18 summary: bumping version to py-1.4.1 affected #: 2 files (10 bytes)
--- a/py/__init__.py Thu Jan 27 16:03:31 2011 +0100 +++ b/py/__init__.py Thu Feb 03 15:16:18 2011 +0100 @@ -8,7 +8,7 @@ (c) Holger Krekel and others, 2004-2010 """ -__version__ = '1.4.1.dev4' +__version__ = '1.4.1' from py import _apipkg --- a/setup.py Thu Jan 27 16:03:31 2011 +0100 +++ b/setup.py Thu Feb 03 15:16:18 2011 +0100 @@ -9,7 +9,7 @@ name='py', description='library with cross-python path, ini-parsing, io, code, log facilities', long_description = open('README.txt').read(), - version='1.4.1.dev4', + version='1.4.1', url='http://pylib.org', license='MIT license', platforms=['unix', 'linux', 'osx', 'cygwin', 'win32'], Repository URL: https://bitbucket.org/hpk42/py/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ py-svn mailing list py-svn@codespeak.net http://codespeak.net/mailman/listinfo/py-svn