We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e94eb commit ba1b801Copy full SHA for ba1b801
1 file changed
packages/prime/src/prime_cli/__init__.py
@@ -21,7 +21,7 @@
21
Config,
22
)
23
24
-__version__ = "0.6.8"
+__version__ = "0.6.9"
25
26
__all__ = [
27
"APIClient",
0 commit comments