Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mdp0023 committed Apr 17, 2024
1 parent 47aae99 commit 33e04c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SVInsight/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__= "0.2.7"
__version__= "0.2.8"

from SVInsight.svi import SVInsight
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "SVInsight"
version = "0.2.7"
version = "0.2.8"
requires = [
"census>=0.8.21",
"factor_analyzer>=0.5.1",
Expand Down

0 comments on commit 33e04c5

Please sign in to comment.