Move version string into module
This commit is contained in:
parent
c8298d916f
commit
d0b303523e
2 changed files with 6 additions and 1 deletions
|
|
@ -1 +1,5 @@
|
|||
from .simulation import Simulation, type_to_C
|
||||
|
||||
__author__ = 'Jan Petykiewicz'
|
||||
|
||||
version = '0.4'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue