Skip to content

Commit

Permalink
Preparing release 1.0a1
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Oct 20, 2014
1 parent 82011dc commit 41c7f71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Expand Up @@ -3,7 +3,7 @@ Changelog

There's a frood who really knows where his towel is.

1.0 (unreleased)
-------------------
1.0a1 (2014-10-20)
------------------

- Initial release.
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'
version = '1.0a1'
description = 'Integration of Cycle2 jQuery plugin in Plone.'
long_description = (
open('README.rst').read() + '\n' +
Expand Down

0 comments on commit 41c7f71

Please sign in to comment.