Skip to content

Commit

Permalink
Update __version__ to
Browse files Browse the repository at this point in the history
  • Loading branch information
kilobyte-bot committed Sep 15, 2023
1 parent 991d750 commit 177bd3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oppe/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
from oppe.oppe import Oppe # noqa: F401

__name__ = 'oppe'
__version__ = '0.0.3'
__version__ = '0.1.0'

0 comments on commit 177bd3b

Please sign in to comment.