* chore(pyproject.toml): update version from 0.0.3a0 to 0.0.3a1

This commit is contained in:
NirantK
2023-08-23 10:15:22 +05:30
parent 0c7574e95a
commit ecaeecf7e8

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "fastembed"
version = "0.0.3a0"
version = "0.0.3a1"
description = "Fast, State of the Art Quantized Embedding Models"
authors = ["NirantK <nirant.bits@gmail.com>"]
license = "Apache License"