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 9f777ee commit 1eaf52bCopy full SHA for 1eaf52b
symbiont/__init__.py
@@ -86,7 +86,7 @@
86
# Load environment variables from .env file
87
load_dotenv()
88
89
-__version__ = "0.3.0"
+__version__ = "0.3.1"
90
91
__all__ = [
92
# Client
0 commit comments