We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7066e38 commit 58d7603Copy full SHA for 58d7603
hezar/__init__.py
@@ -12,4 +12,4 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = "0.41.1"
+__version__ = "0.42.0"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "hezar"
7
-version = "0.41.1"
+version = "0.42.0"
8
packages = [{ include = "hezar" }]
9
description = "Hezar: The all-in-one AI library for Persian, supporting a wide variety of tasks and modalities!"
10
license = "Apache-2.0"
0 commit comments