Skip to content

Commit

Permalink
Bump version to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pczarnik committed Jul 21, 2024
1 parent 0d3cec4 commit 6205d9f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion numpyvision/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,6 @@
"""

__version__ = "0.4.1"
__version__ = "0.5.0"

from . import datasets

0 comments on commit 6205d9f

Please sign in to comment.