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 257c5de commit 8f068afCopy full SHA for 8f068af
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.2.1"
+__version__ = "0.3.0"
7
__author__ = "seankim658"
8
9
TIMESTAMP_FORMAT = "%Y-%m-%d %H:%M:%S %Z%z"
0 commit comments