Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinpfoertner authored Dec 18, 2020
1 parent b286ab9 commit 9982898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cholupdates/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
factorization of low-rank up-/downdates to a matrix with a known Cholesky factorization.
"""

__version__ = "0.0.1"
__version__ = "0.0.1-alpha"

0 comments on commit 9982898

Please sign in to comment.