dcipher 0.2.0__tar.gz → 0.3.0__tar.gz

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: dcipher
3
- Version: 0.2.0
3
+ Version: 0.3.0
4
4
  Summary: The official Python library for the Dcipher Workflows API
5
5
  Home-page: https://github.com/kairosfuture/dcipher-workflows-api-python
6
6
  License: MIT
@@ -41,7 +41,7 @@ application. It offers both synchronous and asynchronous clients powered by [htt
41
41
 
42
42
  ## Documentation
43
43
 
44
- The REST API documentation can be found [on app.dcipheranalytics.com/workflows](https://app.dcipheranalytics.com/workflows).
44
+ The REST API documentation can be found on [app.dcipheranalytics.com/workflows](https://app.dcipheranalytics.com/workflows)
45
45
 
46
46
  ## Installation
47
47
 
@@ -5,7 +5,7 @@ application. It offers both synchronous and asynchronous clients powered by [htt
5
5
 
6
6
  ## Documentation
7
7
 
8
- The REST API documentation can be found [on app.dcipheranalytics.com/workflows](https://app.dcipheranalytics.com/workflows).
8
+ The REST API documentation can be found on [app.dcipheranalytics.com/workflows](https://app.dcipheranalytics.com/workflows)
9
9
 
10
10
  ## Installation
11
11
 
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "dcipher"
3
- version = "0.2.0"
3
+ version = "0.3.0"
4
4
  license = "MIT"
5
5
  description = "The official Python library for the Dcipher Workflows API"
6
6
  authors = ["Dcipher Analytics AB <dev@dcipheranalytics.com>"]
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes