We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0b542b commit 4a9eb7fCopy full SHA for 4a9eb7f
1 file changed
entmax/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "1.3.dev0"
+__version__ = "1.3"
2
3
from entmax.activations import sparsemax, entmax15, Sparsemax, Entmax15
4
from entmax.root_finding import (
0 commit comments