Skip to content
Snippets Groups Projects
Commit 2cf52dfe authored by Moul's avatar Moul
Browse files

v0.7.0

parent 2d3df502
No related branches found
No related tags found
No related merge requests found
...@@ -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",
......
...@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment