Skip to content

Commit 5c25d7d

Browse files
authored
Add 2.6 version
1 parent a850062 commit 5c25d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paddleseg/__init__.py

Lines changed: 1 addition & 1 deletion
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.6.0'

0 commit comments

Comments
 (0)