Skip to content

Commit fcd9294

Browse files
committed
New version 1.19
Probably better to run as child plugin not within asyncio.run()
1 parent 8207a93 commit fcd9294

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
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name=name,
14-
version='1.18',
14+
version='1.19',
1515
description='Program to run plugins to inhibit system '
1616
'sleep/suspend/hibernate',
1717
long_description=here.joinpath('README.md').read_text(),

0 commit comments

Comments
 (0)