Skip to content

Commit

Permalink
Preparing release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Apr 21, 2015
1 parent e411fc7 commit 70b07e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
@@ -1,7 +1,7 @@
Changelog
=========

1.3.0 (unreleased)
1.3.0 (2015-04-21)
------------------

- Fix edit_permission and delete_permission to default
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@
from setuptools import setup
from setuptools import find_packages

version = '1.3.0.dev0'
version = '1.3.0'

setup(
name='plone.tiles',
Expand Down

0 comments on commit 70b07e8

Please sign in to comment.