Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Preparing release 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
menesis committed Jan 20, 2012
1 parent 7dc8af7 commit 2b06af5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Expand Up @@ -2,7 +2,7 @@
CHANGES
=======

1.3.3 (unreleased)
1.3.3 (2012-01-20)
------------------

- Register adapters with getSiteManager rather than getGlobalSiteManager. This
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -22,7 +22,7 @@ def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()

setup(name='zc.resourcelibrary',
version = '1.3.3dev',
version='1.3.3',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Post-rendering Resource Inclusion',
Expand Down

0 comments on commit 2b06af5

Please sign in to comment.