Skip to content

Commit 4aa737e

Browse files
authored
Add 2.4 version info in __init__.py
1 parent 8ade58f commit 4aa737e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paddleseg/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
from . import models, datasets, transforms
1616

17-
__version__ = 'develop'
17+
__version__ = '2.4.0'

0 commit comments

Comments
 (0)