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
2cf52dfe
Commit
2cf52dfe
authored
May 22, 2019
by
Moul
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v0.7.0
parent
2d3df502
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 @
2cf52dfe
...
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
...
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setup
(
setup
(
name
=
"silkaj"
,
name
=
"silkaj"
,
version
=
"0.
6
.0"
,
version
=
"0.
7
.0"
,
author
=
"Moul"
,
author
=
"Moul"
,
author_email
=
"moul@moul.re"
,
author_email
=
"moul@moul.re"
,
description
=
"Command line client for Duniter"
,
description
=
"Command line client for Duniter"
,
...
...
silkaj/constants.py
View file @
2cf52dfe
...
@@ -15,7 +15,7 @@ You should have received a copy of the GNU Affero General Public License
...
@@ -15,7 +15,7 @@ You should have received a copy of the GNU Affero General Public License
along with Silkaj. If not, see <https://www.gnu.org/licenses/>.
along with Silkaj. If not, see <https://www.gnu.org/licenses/>.
"""
"""
SILKAJ_VERSION
=
"0.
6
.0"
SILKAJ_VERSION
=
"0.
7
.0"
G1_SYMBOL
=
"Ğ1"
G1_SYMBOL
=
"Ğ1"
GTEST_SYMBOL
=
"ĞTest"
GTEST_SYMBOL
=
"ĞTest"
G1_DEFAULT_ENDPOINT
=
"g1.duniter.org"
,
"443"
G1_DEFAULT_ENDPOINT
=
"g1.duniter.org"
,
"443"
...
...
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