Skip to content

Commit

Permalink
Preparing release 1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Feb 20, 2015
1 parent c4b2a01 commit 0819ca0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
@@ -1,7 +1,7 @@
Changelog
=========

1.0.13 (unreleased)
1.0.13 (2015-02-20)
-------------------

- Support for import and export of collections using FTP, DAV and GenericSetup
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
from setuptools import setup, find_packages

version = '1.0.13.dev0'
version = '1.0.13'

setup(name='plone.app.collection',
version=version,
Expand Down

0 comments on commit 0819ca0

Please sign in to comment.