Bump version update monworm dependency.

pull/1085/head
Andrey 2024-06-14 19:15:57 +03:00
rodzic c6f40085f3
commit a4224285be
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -2,4 +2,4 @@
Moonstream crawlers version.
"""
MOONCRAWL_VERSION = "0.4.5"
MOONCRAWL_VERSION = "0.4.6"

Wyświetl plik

@ -41,7 +41,7 @@ setup(
"moonstreamdb-v3>=0.0.9",
"moonstream-types>=0.0.3",
"moonstream>=0.1.1",
"moonworm[moonstream]>=0.6.2",
"moonworm[moonstream]>=0.7.3",
"humbug",
"pydantic==1.9.2",
"python-dateutil",