We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16eb33b commit ae34591Copy full SHA for ae34591
app.py
@@ -11,7 +11,7 @@
11
from pymongo.server_api import ServerApi
12
13
__name__ = "RogueGPT"
14
-__version__ = "0.9.3"
+__version__ = "1.0.0"
15
__author__ = "Alexander Loth"
16
__email__ = "Alexander.Loth@microsoft.com"
17
__research_paper__ = "https://arxiv.org/abs/2404.03021"
0 commit comments