Skip to content

Commit ee45d5f

Browse files
authored
Update setup.py
1 parent fb1e0b7 commit ee45d5f

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
@@ -7,7 +7,7 @@ def get_content(filename):
77
setuptools.setup(
88
include_package_data=True,
99
name='sap',
10-
version='1.0.0',
10+
version='1.0.2',
1111
description='simple action pipeline python package',
1212
author='matscorse',
1313
author_email='[email protected]',

0 commit comments

Comments
 (0)