Skip to content

Commit

Permalink
Back to development: 2.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Jun 5, 2015
1 parent a0a2c61 commit 4a64f3d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,12 @@
Changelog
=========

2.1.19 (unreleased)
-------------------

- Nothing changed yet.


2.1.18 (2015-06-05)
-------------------

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

version = '2.1.18'
version = '2.1.19.dev0'

setup(
name='plone.app.vocabularies',
Expand Down

0 comments on commit 4a64f3d

Please sign in to comment.