Skip to content

Commit b15acb8

Browse files
authored
Update setup.py
1 parent 7e23f51 commit b15acb8

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
@@ -9,7 +9,7 @@
99
setup(
1010
name='python-pulse',
1111
packages=find_packages(),
12-
version='0.2.5',
12+
version='0.3.2',
1313
description='Open-source project that simplifies the creation of desktop applications based on Chromium',
1414
long_description=long_description,
1515
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)