1
0
mirror of https://gitlab.com/MisterBiggs/bdfparse.git synced 2025-06-16 22:46:40 +00:00

updated to new version

This commit is contained in:
Anson 2019-07-16 19:25:45 -07:00
parent 7ff36f34eb
commit 89a69ce787

View File

@ -10,7 +10,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="bdf-to-numpy",
version="2019.1",
version="2019.2",
author="Anson Biggs",
author_email="anson@ansonbiggs.com",
description="A package for reading .bdf files into NumPy arrays.",