vcursor-cli 1.0.13__py3-none-any.whl → 1.0.18__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
vcursor/__init__.py CHANGED
@@ -11,7 +11,7 @@ from vcursor.types import (
11
11
  ConcurrencyStatus,
12
12
  )
13
13
 
14
- __version__ = "1.0.0"
14
+ __version__ = "1.0.14"
15
15
  __all__ = [
16
16
  "VCursor",
17
17
  "VCursorAsync",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: vcursor-cli
3
- Version: 1.0.13
3
+ Version: 1.0.18
4
4
  Summary: VCursor SDK & CLI - Generate videos from text, images, and URLs using AI
5
5
  Author-email: Julius <support@vcursor.com>
6
6
  License: MIT
@@ -33,7 +33,7 @@ Generate videos from text, images, and URLs using AI.
33
33
  ## Installation
34
34
 
35
35
  ```bash
36
- pip install vcursor
36
+ pip install vcursor-cli
37
37
  ```
38
38
 
39
39
  ## Quick Start
@@ -0,0 +1,9 @@
1
+ vcursor/__init__.py,sha256=ZukqbGIjXc4SNzsIDCAEkcm3c25EuWm0w0P72oxGuig,525
2
+ vcursor/cli.py,sha256=QM1Zt73b_ROfvYnfST-1p7lCoaTocoCb0ONkJedQPSI,10618
3
+ vcursor/client.py,sha256=fxkAD0La3__iFWgjuXZIjBwBBUqfwHt0R5uNcUK7jwE,13218
4
+ vcursor/types.py,sha256=FCKUw-EcQGryf3KUoCMODNK8pjfMWILtBqn-Kcb1zik,7082
5
+ vcursor_cli-1.0.18.dist-info/METADATA,sha256=duoLz--TKmIV5w6fa-G5lpqe-tyUAFWzYe0QL5ftihk,4083
6
+ vcursor_cli-1.0.18.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
7
+ vcursor_cli-1.0.18.dist-info/entry_points.txt,sha256=ZKxaj1P8-RJJ9OrxgeNDdEaj1nzWG22bKwMr8Qar5pY,45
8
+ vcursor_cli-1.0.18.dist-info/top_level.txt,sha256=-CtKsgji6iMgfMKcDMmkMtb4msDBj0xG0i0Dmywccfs,8
9
+ vcursor_cli-1.0.18.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- vcursor/__init__.py,sha256=tk56HRKYr179Gt5CdYS7W3ECKAnleSq845XCXFNTXJo,524
2
- vcursor/cli.py,sha256=QM1Zt73b_ROfvYnfST-1p7lCoaTocoCb0ONkJedQPSI,10618
3
- vcursor/client.py,sha256=fxkAD0La3__iFWgjuXZIjBwBBUqfwHt0R5uNcUK7jwE,13218
4
- vcursor/types.py,sha256=FCKUw-EcQGryf3KUoCMODNK8pjfMWILtBqn-Kcb1zik,7082
5
- vcursor_cli-1.0.13.dist-info/METADATA,sha256=swVzMJOJomSlGcV0cRCowmat8WTjghYGTGENcTisaLg,4079
6
- vcursor_cli-1.0.13.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
7
- vcursor_cli-1.0.13.dist-info/entry_points.txt,sha256=ZKxaj1P8-RJJ9OrxgeNDdEaj1nzWG22bKwMr8Qar5pY,45
8
- vcursor_cli-1.0.13.dist-info/top_level.txt,sha256=-CtKsgji6iMgfMKcDMmkMtb4msDBj0xG0i0Dmywccfs,8
9
- vcursor_cli-1.0.13.dist-info/RECORD,,