Skip to content
Snippets Groups Projects
Commit 3e6a7c90 authored by Moul's avatar Moul
Browse files

1.1.1

parent b3d099f0
No related branches found
No related tags found
No related merge requests found
Pipeline #32998 passed
This commit is part of merge request !191. Comments created here will be created in the context of that merge request.
...@@ -74,9 +74,9 @@ author = "caner & inso & vit" ...@@ -74,9 +74,9 @@ author = "caner & inso & vit"
# built documents. # built documents.
# #
# The short X.Y version. # The short X.Y version.
version = "1.1.0" version = "1.1.1"
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = "1.1.0" release = "1.1.1"
# 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.
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>. # along with this program. If not, see <http://www.gnu.org/licenses/>.
__author__ = "Caner Candan & inso & vit" __author__ = "Caner Candan & inso & vit"
__version__ = "1.1.0" __version__ = "1.1.1"
__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 = "1.1.0" version = "1.1.1"
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.
Finish editing this message first!
Please register or to comment