moonstream/backend/moonstreamapi/version.py

6 wiersze
77 B
Python
Czysty Zwykły widok Historia

2021-07-19 10:31:18 +00:00
"""
Moonstream library and API version.
"""
2022-03-08 13:18:27 +00:00
MOONSTREAMAPI_VERSION = "0.1.3"