Move version string into __init__
This commit is contained in:
parent
4fea49edef
commit
4498990545
2 changed files with 4 additions and 1 deletions
|
|
@ -32,3 +32,5 @@ from .pattern import Pattern
|
|||
|
||||
|
||||
__author__ = 'Jan Petykiewicz'
|
||||
|
||||
version = '0.3'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue