Skip to content

Commit ad227ae

Browse files
authored
chore: preparing to release 0.1.8
1 parent b2a2e40 commit ad227ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build_singul/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def get_long_description():
1414

1515
setup(
1616
name='singul', # Name of the package
17-
version='0.1.7', # Version number
17+
version='0.1.8', # Version number
1818
description='Connect to your favorite services with a singul line of code. Now runable locally.',
1919
long_description=get_long_description(),
2020
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)