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

Start v0.10.0 development cycle

parent 0937ff04
No related branches found
No related tags found
No related merge requests found
Pipeline #11441 passed
[tool.poetry] [tool.poetry]
name = "silkaj" name = "silkaj"
version = "0.9.0rc" 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.0rc" 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.
Please register or to comment