modernize setup.py

This commit is contained in:
Jan Petykiewicz 2019-08-04 03:06:32 -07:00
commit 25cb83089d
2 changed files with 22 additions and 3 deletions

View file

@ -23,3 +23,4 @@ from .vectorization import vec, unvec, field_t, vfield_t
from .grid import dx_lists_t
__author__ = 'Jan Petykiewicz'
version = '0.5'