We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee45ad1 commit a44bb44Copy full SHA for a44bb44
setup.py
@@ -63,10 +63,10 @@
63
pass
64
65
__project__ = 'compoundfiles'
66
-__version__ = '0.2'
+__version__ = '0.3'
67
__author__ = 'Dave Hughes'
68
__author_email__ = '[email protected]'
69
-__url__ = 'https://pypi.python.org/pypi/compoundfiles/'
+__url__ = 'https://compound-files.readthedocs.org/'
70
__platforms__ = 'ALL'
71
72
__classifiers__ = [
0 commit comments