Skip to content

Commit

Permalink
Preparing release.
Browse files Browse the repository at this point in the history
  • Loading branch information
malthe committed Oct 15, 2009
1 parent 3d1ed1a commit becaec1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Changes
=======

In next release...
0.4 (2009-10-15)
----------------

- Added Chameleon-support.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import sys, os

version = '0.3dev'
version = '0.4'

setup(name='z3c.jbot',
version=version,
Expand Down

0 comments on commit becaec1

Please sign in to comment.