From 7c23abdcd8e7a9841f5cfa663abc485d16b122d6 Mon Sep 17 00:00:00 2001 From: bpopeters Date: Sat, 3 Dec 2022 13:19:33 +0000 Subject: [PATCH] set v1.1 --- entmax/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entmax/__init__.py b/entmax/__init__.py index 0ff14df..4cc21ad 100644 --- a/entmax/__init__.py +++ b/entmax/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.1.dev0" +__version__ = "1.1" from entmax.activations import sparsemax, entmax15, Sparsemax, Entmax15 from entmax.root_finding import (