We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a2e40 commit ad227aeCopy full SHA for ad227ae
1 file changed
build_singul/setup.py
@@ -14,7 +14,7 @@ def get_long_description():
14
15
setup(
16
name='singul', # Name of the package
17
- version='0.1.7', # Version number
+ version='0.1.8', # Version number
18
description='Connect to your favorite services with a singul line of code. Now runable locally.',
19
long_description=get_long_description(),
20
long_description_content_type='text/markdown',
0 commit comments