Skip to content

Commit

Permalink
Preparing release 1.3.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Sep 28, 2018
1 parent e5f9ab1 commit 08ccc48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,7 +1,7 @@
Changelog
=========

1.3.0 (unreleased)
1.3.0 (2018-09-28)
------------------

New features:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

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

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

0 comments on commit 08ccc48

Please sign in to comment.