mirror of
https://gitlab.com/MisterBiggs/bdfparse.git
synced 2025-06-16 06:26:39 +00:00
updated to new version
This commit is contained in:
parent
7ff36f34eb
commit
7c82d87248
2
setup.py
2
setup.py
@ -10,7 +10,7 @@ with open("README.md", "r") as fh:
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="bdf-to-numpy",
|
name="bdf-to-numpy",
|
||||||
version="2019.1",
|
version="2019.2",
|
||||||
author="Anson Biggs",
|
author="Anson Biggs",
|
||||||
author_email="anson@ansonbiggs.com",
|
author_email="anson@ansonbiggs.com",
|
||||||
description="A package for reading .bdf files into NumPy arrays.",
|
description="A package for reading .bdf files into NumPy arrays.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user