Skip to content

Commit

Permalink
Back to development: 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jensens committed Sep 12, 2014
1 parent 755d63a commit 2d34789
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
=========

1.2 (unreleased)
----------------

- Nothing changed yet.


1.1 (2014-09-13)
----------------

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.1'
version = '1.2.dev0'

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

0 comments on commit 2d34789

Please sign in to comment.