We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d319765 commit 2b2dff3Copy full SHA for 2b2dff3
src/ethopy/__init__.py
@@ -5,7 +5,7 @@
5
from ethopy.plugin_manager import PluginManager
6
from ethopy.utils.config import ConfigurationManager
7
8
-__version__ = "0.0.6"
+__version__ = "0.0.7"
9
10
# Set environment variables
11
environ["PYGAME_HIDE_SUPPORT_PROMPT"] = "1"
0 commit comments