fintoc
Advanced tools
@@ -12,3 +12,3 @@ # pylint: disable=duplicate-code | ||
| resource = "account" | ||
| methods = ["list", "get", "create"] | ||
| methods = ["list", "get", "create", "update"] | ||
@@ -15,0 +15,0 @@ def __init__(self, path, client): |
| """Module to hold the version utilities.""" | ||
| version_info = (2, 12, 0) | ||
| version_info = (2, 13, 0) | ||
| __version__ = ".".join([str(x) for x in version_info]) |
+1
-1
| Metadata-Version: 2.3 | ||
| Name: fintoc | ||
| Version: 2.12.0 | ||
| Version: 2.13.0 | ||
| Summary: The official Python client for the Fintoc API. | ||
@@ -5,0 +5,0 @@ License: BSD-3-Clause |
+1
-1
| [tool.poetry] | ||
| name = "fintoc" | ||
| version = "2.12.0" | ||
| version = "2.13.0" | ||
| description = "The official Python client for the Fintoc API." | ||
@@ -5,0 +5,0 @@ authors = ["Daniel Leal <daniel@fintoc.com>", "Nebil Kawas <nebil@uc.cl>"] |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
74911
0.01%