Skip to content

Commit f1ade08

Browse files
committed
Update __init__.py
1 parent 77640b1 commit f1ade08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ethopy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
from ethopy.config import ConfigurationManager
2727
from ethopy.plugin_manager import PluginManager
2828

29-
__version__ = "0.0.7"
29+
__version__ = "0.0.8"
3030

3131
# Set environment variables
3232
environ["PYGAME_HIDE_SUPPORT_PROMPT"] = "1"

0 commit comments

Comments
 (0)