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 15ad998 commit ccc7b33Copy full SHA for ccc7b33
prompt_string/__init__.py
@@ -1,5 +1,5 @@
1
__author__ = "Gus Ye"
2
-__version__ = "0.0.1.dev"
3
-__url__ = "https://github.com/memodb/prompt-string"
+__version__ = "0.0.1.dev1"
+__url__ = "https://github.com/memodb-io/prompt-string"
4
5
print("prompt-string is testing")
0 commit comments