Skip to content

Commit c555440

Browse files
authored
Update setup.py
1 parent 7e6e012 commit c555440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
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] < 8:
55
sys.exit('Python < 3.8 is not supported')
66

7-
version = '1.0.3'
7+
version = '1.1.0'
88

99
setup(
1010
name='steampy',

0 commit comments

Comments
 (0)