Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
DuniterPy
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
27
Issues
27
List
Boards
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
clients
python
DuniterPy
Commits
e5132867
Commit
e5132867
authored
May 05, 2019
by
Moul
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.54.0
parent
35b42b42
Pipeline
#5438
passed with stages
in 2 minutes and 53 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
docs/conf.py
docs/conf.py
+2
-2
duniterpy/__init__.py
duniterpy/__init__.py
+1
-1
No files found.
docs/conf.py
View file @
e5132867
...
@@ -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.5
3.1
'
version
=
'0.5
4.0
'
# The full version, including alpha/beta/rc tags.
# The full version, including alpha/beta/rc tags.
release
=
'0.5
3.1
'
release
=
'0.5
4.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.
...
...
duniterpy/__init__.py
View file @
e5132867
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
__author__
=
'Caner Candan & inso & vit'
__author__
=
'Caner Candan & inso & vit'
__version__
=
'0.5
3.1
'
__version__
=
'0.5
4.0
'
__nonsense__
=
'duniter'
__nonsense__
=
'duniter'
from
.
import
api
,
documents
,
key
from
.
import
api
,
documents
,
key
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment