Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Jun 30, 2010
1 parent d673ed9 commit 814215e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
@@ -1,6 +1,10 @@
Changelog
=========

0.6 - unreleased
----------------


0.5 - 2010-06-30
----------------

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

version = '0.5'
version = '0.6dev'

setup(name='zope.z2release',
version=version,
Expand Down

0 comments on commit 814215e

Please sign in to comment.