mirror of
https://gitlab.com/MisterBiggs/bdfparse.git
synced 2025-06-16 14:36:40 +00:00
updating again✨
This commit is contained in:
parent
217ff46bd7
commit
83c3284e91
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.2",
|
version="2019.4",
|
||||||
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