chore(pyproject): bump version from 3.2.0 to 3.3.0
All checks were successful
Build and Release / Build and Release (push) Successful in 2m16s
All checks were successful
Build and Release / Build and Release (push) Successful in 2m16s
This commit is contained in:
@@ -3,4 +3,4 @@ Auto-generated helper so Python tooling and the Electron build
|
||||
share the same version string.
|
||||
"""
|
||||
|
||||
__version__ = '3.2.0'
|
||||
__version__ = '3.3.0'
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "reticulum-meshchatx",
|
||||
"version": "3.2.0",
|
||||
"version": "3.3.0",
|
||||
"description": "A simple mesh network communications app powered by the Reticulum Network Stack",
|
||||
"homepage": "https://git.quad4.io/RNS-Things/MeshChatX",
|
||||
"author": "Sudo-Ivan",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "reticulum-meshchatx"
|
||||
version = "3.2.0"
|
||||
version = "3.3.0"
|
||||
description = "A simple mesh network communications app powered by the Reticulum Network Stack"
|
||||
authors = [
|
||||
{name = "Sudo-Ivan"}
|
||||
|
||||
Reference in New Issue
Block a user