Skip to content

Commit

Permalink
Bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
bathal1 committed Aug 7, 2024
1 parent c60bc89 commit 00b3e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

setup(
name="cholespy",
version="1.0.0",
version="2.0.0",
description="A self-contained sparse Cholesky solver, compatible with CPU and GPU tensor frameworks.",
author="Baptiste Nicolet",
license="BSD",
Expand Down

0 comments on commit 00b3e2b

Please sign in to comment.