Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
silkaj
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
matograine
silkaj
Commits
d198457b
Commit
d198457b
authored
Jan 04, 2019
by
Moul
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v0.6.2
parent
76598284
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
setup.py
setup.py
+1
-1
silkaj/constants.py
silkaj/constants.py
+1
-1
No files found.
setup.py
View file @
d198457b
...
...
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools
.
setup
(
name
=
"silkaj"
,
version
=
"0.6.
1
"
,
version
=
"0.6.
2
"
,
author
=
"Moul"
,
author_email
=
"moul@moul.re"
,
description
=
"Command line client for Duniter"
,
...
...
silkaj/constants.py
View file @
d198457b
SILKAJ_VERSION
=
"0.6.
1
"
SILKAJ_VERSION
=
"0.6.
2
"
NO_MATCHING_ID
=
"No matching identity"
G1_SYMBOL
=
"Ğ1"
GTEST_SYMBOL
=
"ĞTest"
...
...
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