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 e41ccde commit 63886a3Copy full SHA for 63886a3
bcorag/__init__.py
@@ -1,6 +1,6 @@
1
"""bco-rag init file"""
2
3
-__version__ = "0.1"
+__version__ = "0.1.1"
4
__author__ = "seankim658"
5
6
TIMESTAMP_FORMAT = "%Y-%m-%d %H:%M:%S %Z%z"
0 commit comments