Skip to content
Snippets Groups Projects
Commit 9487c9f8 authored by Vincent Texier's avatar Vincent Texier
Browse files

0.57.0

parent cf168fab
No related branches found
No related tags found
No related merge requests found
Pipeline #8581 passed
...@@ -72,9 +72,9 @@ author = 'caner & inso & vit' ...@@ -72,9 +72,9 @@ author = 'caner & inso & vit'
# built documents. # built documents.
# #
# The short X.Y version. # The short X.Y version.
version = '0.56.0' version = '0.57.0'
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = '0.56.0' release = '0.57.0'
# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
__author__ = "Caner Candan & inso & vit" __author__ = "Caner Candan & inso & vit"
__version__ = "0.56.0" __version__ = "0.57.0"
__nonsense__ = "duniter" __nonsense__ = "duniter"
from . import api, documents, key from . import api, documents, key
[tool] [tool]
[tool.poetry] [tool.poetry]
name = "duniterpy" name = "duniterpy"
version = "0.56.0" version = "0.57.0"
description = "Python library for developers of Duniter clients" description = "Python library for developers of Duniter clients"
authors = ["inso <insomniak.fr@gmail.com>", "canercandan", "s_b"] authors = ["inso <insomniak.fr@gmail.com>", "canercandan", "s_b"]
maintainers = ["vit <vit@free.fr>", "Moul <moul@moul.re>"] maintainers = ["vit <vit@free.fr>", "Moul <moul@moul.re>"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment