Commit e3158e70 authored by Nicolas Delaby's avatar Nicolas Delaby

Increase version to enable support of unicode and sets

parent c47c8831
# -*- coding: utf-8 -*-
from setuptools import setup, find_packages
import sys, os
version = '0.9.2'
version = '0.9.3'
setup(name='xml_marshaller',
version=version,
......
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