Skip to content

Commit

Permalink
Merge tag '0.8.1' into develop
Browse files Browse the repository at this point in the history
Fix packaging.
  • Loading branch information
vnmabus committed Jan 26, 2023
2 parents a0faf06 + eb0c817 commit 300ddfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skfda/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
concatenate as concatenate,
)

__version__ = "0.8"
__version__ = "0.8.1"

0 comments on commit 300ddfa

Please sign in to comment.