Gauge vs track

This commit is contained in:
2022-07-18 23:41:47 +02:00
parent ad33731913
commit be6a685f55
6 changed files with 45 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
from ram.utils import git_suffix
__version__ = "0.0.8"
__version__ = "0.0.9"
__version__ += git_suffix(__file__)