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 c61751a commit a54de87Copy full SHA for a54de87
bcorag/__init__.py
@@ -3,7 +3,7 @@
3
The BcoRag module defines the core functionality for the BioCompute Object RAG Assistant.
4
"""
5
6
-__version__ = "0.3.0"
+__version__ = "0.3.1"
7
__author__ = "seankim658"
8
9
TIMESTAMP_FORMAT = "%Y-%m-%d %H:%M:%S %Z%z"
0 commit comments