Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Back to development: 1.0.6
  • Loading branch information
esteele committed Aug 13, 2013
1 parent ea3392f commit 87f7f13
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
@@ -1,6 +1,12 @@
Changelog
=========

1.0.6 (unreleased)
------------------

- Nothing changed yet.


1.0.5 (2013-08-13)
------------------

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

version = '1.0.5'
version = '1.0.6.dev0'

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

0 comments on commit 87f7f13

Please sign in to comment.