Skip to content

Commit

Permalink
Preparing release 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jone committed Nov 22, 2012
1 parent 9ecc631 commit 9d48565
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/HISTORY.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Changelog
=========


1.3 (unreleased)
1.3 (2012-11-22)
----------------

- Public release on pypi / plone.org
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import os

version = '1.3.dev0'
version = '1.3'
maintainer = 'Mathias Leimgruber'

tests_require = [
Expand Down

0 comments on commit 9d48565

Please sign in to comment.