1
0
mirror of https://gitlab.com/MisterBiggs/bdfparse.git synced 2025-07-23 06:41:33 +00:00

updating again

This commit is contained in:
2019-07-16 21:08:57 -07:00
parent 217ff46bd7
commit 83c3284e91

View File

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