Skip to content

Commit c442cd0

Browse files
authored
Version update
1 parent 33e4e2e commit c442cd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name='pclines',
10-
version='1.0.1',
10+
version='1.0.2',
1111
description='PCLines transform for python',
1212
long_description=long_description,
1313
long_description_content_type='text/markdown',
@@ -22,4 +22,4 @@
2222
project_urls={
2323
"Bug reports": 'https://github.com/RomanJuranek/pclines-python/issues',
2424
},
25-
)
25+
)

0 commit comments

Comments
 (0)