Skip to content

Commit f1ceb36

Browse files
committed
update version
1 parent 9c5de17 commit f1ceb36

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.8.1"
29+
__version__ = "0.0.8.2"
3030

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

0 commit comments

Comments
 (0)