pull/789/head
Andrey 2023-05-25 16:44:10 +03:00
rodzic bcc9897fb1
commit de39b35f69
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -2,4 +2,4 @@
Moonstream crawlers version.
"""
MOONCRAWL_VERSION = "0.3.0"
MOONCRAWL_VERSION = "0.3.1"

Wyświetl plik

@ -34,7 +34,7 @@ setup(
zip_safe=False,
install_requires=[
"boto3",
"bugout>=0.1.19",
"bugout>=0.2.8",
"chardet",
"fastapi",
"moonstreamdb>=0.3.3",