Skip to content

Commit

Permalink
Bumped version to 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
RichieHakim committed Feb 23, 2024
1 parent e88c288 commit 89f32dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bnpm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ def prepare_cv2_imshow():
for pkg in __all__:
exec('from . import ' + pkg)

__version__ = '0.3.6'
__version__ = '0.3.7'

0 comments on commit 89f32dd

Please sign in to comment.