summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorpab <devnull@localhost>2009-08-23 22:48:39 +0000
committerpab <devnull@localhost>2009-08-23 22:48:39 +0000
commitdcd2c351dba1018f6d97cb30afd88ebbc51cd4ac (patch)
tree35af2aa7def079e2e340ddd62994520d6009cc88 /setup.py
parent458a2e57d61fdfa2a9a7d77cf65817fe72401bac (diff)
Update to next beta
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 730028c..8d1c8b2 100755
--- a/setup.py
+++ b/setup.py
@@ -130,7 +130,7 @@ setup(name='PyXB',
author_email='pyxb@comcast.net',
url='http://pyxb.sourceforge.net',
# Also change in README.TXT, pyxb/__init__.py, and doc/conf.py
- version='0.7.1',
+ version='0.7.2-DEV',
provides='pyxb',
packages=[
'pyxb', 'pyxb.namespace', 'pyxb.binding', 'pyxb.utils', 'pyxb.xmlschema',