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

Commit

Permalink
Back to development: 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
janwijbrand committed Oct 25, 2010
1 parent f614bc8 commit cff9104
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
@@ -1,6 +1,12 @@
CHANGES
*******

0.5 (unreleased)
================

- Nothing changed yet.


0.4 (2010-10-25)
================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -21,7 +21,7 @@ def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()

setup(name='grokui.base',
version='0.4',
version='0.5dev',
description="The Grok administration and development UI (base)",
long_description=(
read('README.txt') +
Expand Down

0 comments on commit cff9104

Please sign in to comment.