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

Commit

Permalink
Update version after release
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Oct 25, 2009
1 parent 47c1247 commit 2a314ab
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.7 - Unreleased
----------------


0.6 - 2009-10-25
----------------

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

version = '0.6'
version = '0.7dev'

setup(name='cmf.pt',
version=version,
Expand Down

0 comments on commit 2a314ab

Please sign in to comment.