typo fix
This commit is contained in:
parent
d0011cb1f9
commit
5b1e758c27
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
from .simulation import Simulation, type_to_C
|
from .simulation import Simulation, type_to_C
|
||||||
|
|
||||||
__author__ = 'Jan Petykiewicz'
|
__author__ = 'Jan Petykiewicz'
|
||||||
__vesion__ = '0.4'
|
__version__ = '0.4'
|
||||||
version = __version__
|
version = __version__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue