Skip to content

Commit 4f6a613

Browse files
committed
restructure to use pyximport and build cython extension locally to avoid platform compatibility issues (successful test, linuxMint 19.2)
1 parent 12051fe commit 4f6a613

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='libRL',
11-
version='1.0.1',
11+
version='1.0.3',
1212
description='Library of functions used for characterizing Microwave Absorption',
1313
long_description=long_description,
1414
url='https://github.com/1mikegrn/libRL',

0 commit comments

Comments
 (0)