modernize setup.py
This commit is contained in:
parent
3d07969fd2
commit
25cb83089d
2 changed files with 22 additions and 3 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue