Move version string into module

This commit is contained in:
Jan Petykiewicz 2018-09-16 20:14:31 -07:00
commit 8360f98395
2 changed files with 3 additions and 1 deletions

View file

@ -41,3 +41,4 @@ from .main import cg_solver
__author__ = 'Jan Petykiewicz'
version = '0.3'