browsertrix/backend/btrixcloud/version.py
Ilya Kreymer 2d93cef966
CI: Add K3D CI test (#405)
- add testing with K3D cluster
- bump backend image to python 3.10-slim for newer python, smaller image.
- bump to 1.2.0-beta.0
2022-12-07 23:26:16 -08:00

3 lines
53 B
Python

""" current version """
__version__ = "1.2.0-beta.0"