Skip to content

Commit

Permalink
Preparing release 1.0.6
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Jan 8, 2016
1 parent d2688ad commit 049a5b2
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.0.6 (unreleased)
1.0.6 (2016-01-08)
------------------

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

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

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

0 comments on commit 049a5b2

Please sign in to comment.