Commit 7865e237 authored by Łukasz Nowak's avatar Łukasz Nowak

- start development of 0.9.6

parent e31ea697
......@@ -2,6 +2,9 @@
History
=======
0.9.6 (unreleased)
------------------
0.9.5 (2010-09-01)
------------------
......
......@@ -2,7 +2,7 @@
from setuptools import setup, find_packages
name = 'xml_marshaller'
version = '0.9.5'
version = '0.9.6'
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