Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Commit 4990447

Browse files
committed
bump version
1 parent cb7670a commit 4990447

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+75
-75
lines changed

README.md

Lines changed: 2 additions & 2 deletions

graphsense/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
66
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
77
8-
The version of the OpenAPI document: 1.4.2
8+
The version of the OpenAPI document: 1.6.0
99
1010
Generated by: https://openapi-generator.tech
1111
"""
1212

1313

14-
__version__ = "1.4.2"
14+
__version__ = "1.6.0"
1515

1616
# import ApiClient
1717
from graphsense.api_client import ApiClient

graphsense/api/addresses_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
55
6-
The version of the OpenAPI document: 1.4.2
6+
The version of the OpenAPI document: 1.6.0
77
88
Generated by: https://openapi-generator.tech
99
"""

graphsense/api/blocks_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
55
6-
The version of the OpenAPI document: 1.4.2
6+
The version of the OpenAPI document: 1.6.0
77
88
Generated by: https://openapi-generator.tech
99
"""

graphsense/api/bulk_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
55
6-
The version of the OpenAPI document: 1.4.2
6+
The version of the OpenAPI document: 1.6.0
77
88
Generated by: https://openapi-generator.tech
99
"""

graphsense/api/entities_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
55
6-
The version of the OpenAPI document: 1.4.2
6+
The version of the OpenAPI document: 1.6.0
77
88
Generated by: https://openapi-generator.tech
99
"""

graphsense/api/general_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
55
6-
The version of the OpenAPI document: 1.4.2
6+
The version of the OpenAPI document: 1.6.0
77
88
Generated by: https://openapi-generator.tech
99
"""

graphsense/api/rates_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
55
6-
The version of the OpenAPI document: 1.4.2
6+
The version of the OpenAPI document: 1.6.0
77
88
Generated by: https://openapi-generator.tech
99
"""

graphsense/api/tags_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
55
6-
The version of the OpenAPI document: 1.4.2
6+
The version of the OpenAPI document: 1.6.0
77
88
Generated by: https://openapi-generator.tech
99
"""

graphsense/api/tokens_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
55
6-
The version of the OpenAPI document: 1.4.2
6+
The version of the OpenAPI document: 1.6.0
77
88
Generated by: https://openapi-generator.tech
99
"""

0 commit comments

Comments
 (0)