There was an error while loading. Please reload this page.
1 parent 55e0e52 commit 90b39efCopy full SHA for 90b39ef
app/settings.py
@@ -2,7 +2,7 @@
2
from pydantic_settings import BaseSettings
3
4
# constant; used for git tags
5
-version = "v1.0.1"
+version = "v1.0.2"
6
7
8
class SolverSettings(BaseSettings):
0 commit comments