Skip to content

Commit 4a9eb7f

Browse files
committed
set version=1.3
1 parent a0b542b commit 4a9eb7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

entmax/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.3.dev0"
1+
__version__ = "1.3"
22

33
from entmax.activations import sparsemax, entmax15, Sparsemax, Entmax15
44
from entmax.root_finding import (

0 commit comments

Comments
 (0)