Skip to content

Commit

Permalink
change package name to just-solve-it
Browse files Browse the repository at this point in the history
(jsi has a name collision with jsl on PyPI)
  • Loading branch information
0xkarmacoma committed Nov 7, 2024
1 parent ff0398c commit 81e1473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[project]
name = "jsi"
name = "just-solve-it"
dynamic = ["version"]
description = "just solve it - a command line tool to run multiple SMT (Satisfiability Modulo Theories) solvers in parallel"
authors = [
Expand Down

0 comments on commit 81e1473

Please sign in to comment.