Skip to content

Commit cfaf208

Browse files
qubveladamjstewart
andauthored
Update segmentation_models_pytorch/__version__.py
Co-authored-by: Adam J. Stewart <[email protected]>
1 parent 71bb744 commit cfaf208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VERSION = (0, 4, "1dev0")
1+
VERSION = (0, 4, 1, "dev0")
22

33
__version__ = ".".join(map(str, VERSION))

0 commit comments

Comments
 (0)