We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d94ba22 commit 437a7c5Copy full SHA for 437a7c5
setup.py
@@ -10,7 +10,7 @@
10
description='Line clipping: Cohen-Sutherland',
11
long_description=open('README.md').read(),
12
long_description_content_type="text/markdown",
13
- version='0.9.0',
+ version='0.9.1',
14
author='Michael Hirsch, Ph.D.',
15
url='https://github.com/scivision/lineclipping-python-fortran',
16
classifiers=[
0 commit comments