Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
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
Show 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