Skip to content

Commit ccc7b33

Browse files
committed
chore: bump version
1 parent 15ad998 commit ccc7b33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

prompt_string/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__author__ = "Gus Ye"
2-
__version__ = "0.0.1.dev"
3-
__url__ = "https://github.com/memodb/prompt-string"
2+
__version__ = "0.0.1.dev1"
3+
__url__ = "https://github.com/memodb-io/prompt-string"
44

55
print("prompt-string is testing")

0 commit comments

Comments
 (0)