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 66b7d40 commit 1b8e526Copy full SHA for 1b8e526
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.2"
+__version__ = "0.4.0"
7
__author__ = "seankim658"
8
9
TIMESTAMP_FORMAT = "%Y-%m-%d %H:%M:%S %Z%z"
0 commit comments