Commit ce4b76b9 authored by Nicolas Delaby's avatar Nicolas Delaby

Release 0.9.7

parent dd7b6965
History
=======
0.9.7dev (unreleased)
0.9.8dev (unreleased)
------------------
0.9.7 (2010-10-28)
---------------------
- Enhance egg folder structure
[nicolas Delaby]
- Improve tests
[nicolas Delaby]
- add XSD Schema
[nicolas Delaby]
0.9.6 (2010-10-12)
------------------
......
......@@ -2,7 +2,7 @@
from setuptools import setup, find_packages
name = 'xml_marshaller'
version = '0.9.7dev'
version = '0.9.7'
def read(name):
return open(name).read()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment