Skip to content

Commit

Permalink
Prepare Products.ZSQLMethods 2.13.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Jul 9, 2010
1 parent 2dc8dd2 commit c7af131
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
@@ -1,7 +1,7 @@
Changelog
=========

2.13.1 (unreleased)
2.13.1 (2010-07-09)
-------------------

- Made compatible with Zope 2.12.9.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -15,7 +15,7 @@
from setuptools import setup, find_packages

setup(name='Products.ZSQLMethods',
version = '2.13.1dev',
version = '2.13.1',
url='http://pypi.python.org/pypi/Products.ZSQLMethods',
license='ZPL 2.1',
description="SQL method support for Zope 2.",
Expand Down

0 comments on commit c7af131

Please sign in to comment.