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

Start v0.10.0 development cycle

parent dc2f7d8e
Branches dev
No related merge requests found
[tool.poetry]
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."
authors = ["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
along with Silkaj. If not, see <https://www.gnu.org/licenses/>.
"""
SILKAJ_VERSION = "0.9.0"
SILKAJ_VERSION = "0.10.0dev"
G1_SYMBOL = "Ğ1"
GTEST_SYMBOL = "ĞTest"
G1_DEFAULT_ENDPOINT = "g1.duniter.org", "443"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment