Skip to content

Commit

Permalink
update v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ModischFabrications committed Apr 3, 2024
1 parent 55e0e52 commit 90b39ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from pydantic_settings import BaseSettings

# constant; used for git tags
version = "v1.0.1"
version = "v1.0.2"


class SolverSettings(BaseSettings):
Expand Down

0 comments on commit 90b39ef

Please sign in to comment.