Skip to content

Commit a7988ef

Browse files
NihalHarishrahul003
authored andcommitted
Setup versioning (aws#134)
* added _verion.py and support * fixed __init__.py * using PEP 440 standard versioning it.
1 parent 3062b66 commit a7988ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tornasole/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.4"
1+
__version__ = "0.4a"

0 commit comments

Comments
 (0)