We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f854ad3 commit 21ba873Copy full SHA for 21ba873
setup.py
@@ -11,7 +11,7 @@ def main():
11
12
# Run setup script
13
setup(name='pyxtf',
14
- version='1.4.1',
+ version='1.4.2',
15
description='eXtended Triton Format (XTF) file interface',
16
long_description=long_description,
17
long_description_content_type='text/markdown',
0 commit comments