Move version string into module
This commit is contained in:
parent
b62cd6e867
commit
8360f98395
2 changed files with 3 additions and 1 deletions
|
|
@ -41,3 +41,4 @@ from .main import cg_solver
|
|||
|
||||
__author__ = 'Jan Petykiewicz'
|
||||
|
||||
version = '0.3'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue