Skip to content

Commit

Permalink
Prepare DocumentTemplate 2.13.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Jun 19, 2010
1 parent ead88a4 commit 63feaec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

2.13.0 (unreleased)
2.13.0 (2010-06-19)
-------------------

- Released as separate package.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from setuptools import setup, find_packages, Extension

setup(name='DocumentTemplate',
version = '2.13.0dev',
version = '2.13.0',
url='http://pypi.python.org/pypi/DocumentTemplate',
license='ZPL 2.1',
description="Document Templating Markup Language (DTML)",
Expand Down

0 comments on commit 63feaec

Please sign in to comment.