Skip to content

Commit a44bb44

Browse files
committed
Bump version in prep for release
1 parent ee45ad1 commit a44bb44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@
6363
pass
6464

6565
__project__ = 'compoundfiles'
66-
__version__ = '0.2'
66+
__version__ = '0.3'
6767
__author__ = 'Dave Hughes'
6868
__author_email__ = '[email protected]'
69-
__url__ = 'https://pypi.python.org/pypi/compoundfiles/'
69+
__url__ = 'https://compound-files.readthedocs.org/'
7070
__platforms__ = 'ALL'
7171

7272
__classifiers__ = [

0 commit comments

Comments
 (0)