Skip to content

Commit

Permalink
move to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
seankim658 committed Aug 26, 2024
1 parent c61751a commit a54de87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bcorag/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The BcoRag module defines the core functionality for the BioCompute Object RAG Assistant.
"""

__version__ = "0.3.0"
__version__ = "0.3.1"
__author__ = "seankim658"

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

0 comments on commit a54de87

Please sign in to comment.