Skip to content

Commit

Permalink
Update __init__.py with version 0.8.2
Browse files Browse the repository at this point in the history
to align with versioning system agreed with @PaulDudaRESPEC
  • Loading branch information
aufdenkampe committed Mar 29, 2021
1 parent f53c8df commit f848f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HSP2/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
from HSP2.mainDoE import main as mainDoE
from HSP2.utilities import versions, flowtype

__version__ = '1.0.0'
__version__ = '0.8.2'

0 comments on commit f848f8c

Please sign in to comment.