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 440739c commit ee90892Copy full SHA for ee90892
src/ethopy/__init__.py
@@ -26,7 +26,7 @@
26
from ethopy.config import ConfigurationManager
27
from ethopy.plugin_manager import PluginManager
28
29
-__version__ = "0.0.8"
+__version__ = "0.0.8.1"
30
31
# Set environment variables
32
environ["PYGAME_HIDE_SUPPORT_PROMPT"] = "1"
0 commit comments