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

Start v0.10.0 development cycle

parent dc2f7d8e
No related branches found
No related tags found
No related merge requests found
Pipeline #11775 passed
[tool.poetry] [tool.poetry]
name = "silkaj" name = "silkaj"
version = "0.9.0" version = "0.10.0dev"
description = "Powerfull, lightweight, and multi-platform command line client written with Python for Duniter’s currencies: Ğ1 and Ğ1-Test." description = "Powerfull, lightweight, and multi-platform command line client written with Python for Duniter’s currencies: Ğ1 and Ğ1-Test."
authors = ["Moul <moul@moul.re>"] authors = ["Moul <moul@moul.re>"]
maintainers = ["Moul <moul@moul.re>"] maintainers = ["Moul <moul@moul.re>"]
......
...@@ -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.9.0" SILKAJ_VERSION = "0.10.0dev"
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.
Finish editing this message first!
Please register or to comment