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

0.62.0

parent 71e3651b
No related branches found
No related tags found
No related merge requests found
Pipeline #11280 passed
......@@ -74,9 +74,9 @@ author = "caner & inso & vit"
# built documents.
#
# The short X.Y version.
version = "0.61.0"
version = "0.62.0"
# The full version, including alpha/beta/rc tags.
release = "0.61.0"
release = "0.62.0"
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
......
......@@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
__author__ = "Caner Candan & inso & vit"
__version__ = "0.61.0"
__version__ = "0.62.0"
__nonsense__ = "duniter"
from . import api, documents, key
[tool]
[tool.poetry]
name = "duniterpy"
version = "0.61.0"
version = "0.62.0"
description = "Python library for developers of Duniter clients"
authors = ["inso <insomniak.fr@gmail.com>", "canercandan", "s_b"]
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