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

Commit

Permalink
vb
Browse files Browse the repository at this point in the history
  • Loading branch information
projekt01 committed Apr 16, 2008
1 parent 45c0b1b commit 74bd47b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
CHANGES
=======

Version 0.5.1dev (unreleased)
-----------------------------

- ...

Version 0.5.0 (2008-04-16)
-------------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def read(*rnames):

setup (
name='z3c.xmlhttp',
version='0.5.0',
version='0.5.1dev',
author = "Roger Ineichen and the Zope Community",
author_email = "zope3-dev@zope.org",
description = "XMLHttpRequest (XHR) javascript",
Expand Down

0 comments on commit 74bd47b

Please sign in to comment.