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

[mod] #299: Start 0.9.0dev development cycle

parent 009eee64
No related branches found
No related tags found
1 merge request!147#299: Start 0.9.0dev development cycle
Pipeline #10053 passed
[tool.poetry]
name = "silkaj"
version = "0.8.0"
version = "0.9.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.8.0"
SILKAJ_VERSION = "0.9.0dev"
G1_SYMBOL = "Ğ1"
GTEST_SYMBOL = "ĞTest"
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