Skip to content

Commit 1b8e526

Browse files
committed
Update to v0.4.0
1 parent 66b7d40 commit 1b8e526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bcorag/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The BcoRag module defines the core functionality for the BioCompute Object RAG Assistant.
44
"""
55

6-
__version__ = "0.3.2"
6+
__version__ = "0.4.0"
77
__author__ = "seankim658"
88

99
TIMESTAMP_FORMAT = "%Y-%m-%d %H:%M:%S %Z%z"

0 commit comments

Comments
 (0)