Skip to content

Commit a54de87

Browse files
committed
move to v0.3.1
1 parent c61751a commit a54de87

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.0"
6+
__version__ = "0.3.1"
77
__author__ = "seankim658"
88

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

0 commit comments

Comments
 (0)