Skip to content

Commit

Permalink
increase version again, this will hopefully fix #38
Browse files Browse the repository at this point in the history
  • Loading branch information
ModischFabrications committed Apr 24, 2020
1 parent aa380ee commit a95122a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from app.solver.data.Result import Result
from app.solver.solver import distribute

version = "v0.4.12"
version = "v0.4.13"

app = FastAPI(
title="CutSolverBackend",
Expand Down

0 comments on commit a95122a

Please sign in to comment.