Skip to content
Snippets Groups Projects
Commit e1a6c1d0 authored by Vincent Texier's avatar Vincent Texier Committed by Moul
Browse files

1.0.0rc0

parent 2fe1c365
No related branches found
No related tags found
2 merge requests!157v1.0.0rc0: merge dev into master,!156Release v1.0.0rc0
Pipeline #13178 waiting for manual action
......@@ -74,9 +74,9 @@ author = "caner & inso & vit"
# built documents.
#
# The short X.Y version.
version = "0.62.0"
version = "1.0.0rc0"
# The full version, including alpha/beta/rc tags.
release = "0.62.0"
release = "1.0.0rc0"
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
......
......@@ -14,7 +14,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
__author__ = "Caner Candan & inso & vit"
__version__ = "0.62.0"
__version__ = "1.0.0rc0"
__nonsense__ = "duniter"
from . import api, documents, key
[tool]
[tool.poetry]
name = "duniterpy"
version = "0.62.0"
version = "1.0.0rc0"
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