browsertrix/backend/btrixcloud/version.py
Ilya Kreymer 829548af0f doc tweaks:
- fix typos in docs
- update prod deployment info
- update minikube info
- add info on how to run with local images
- bump version to 1.1.0-beta.3 for testing multiarch build
2022-12-05 18:14:19 -08:00

3 lines
53 B
Python

""" current version """
__version__ = "1.1.0-beta.3"