Skip to content

Commit eff126b

Browse files
committed
Update setup.py to version 0.80
1 parent 549e280 commit eff126b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
if not sys.version_info[0] == 3 and sys.version_info[1] < 5:
55
sys.exit('Python < 3.5 is not supported')
66

7-
version = '0.75'
7+
version = '0.80'
88

99
setup(
1010
name='steampy',

0 commit comments

Comments
 (0)