Skip to content

Commit a15da18

Browse files
authored
Merge pull request #36 from fooelisa/rel-0.40
Release 0.40
2 parents 132806f + d27b761 commit a15da18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# e.g. ['django==1.5.1', 'mezzanine==1.4.6']
2929
reqs = [str(ir.req) for ir in install_reqs]
3030

31-
version = '0.32'
31+
version = '0.40'
3232

3333
setup(
3434
name='pyIOSXR',

0 commit comments

Comments
 (0)