laforge has uploaded this change for review. (
https://gerrit.osmocom.org/c/python/pyosmocom/+/38205?usp=email )
Change subject: bump version to 0.0.4 for the recent hexstr improvements
......................................................................
bump version to 0.0.4 for the recent hexstr improvements
Change-Id: I4bc48a5c3546bd8d170bc97f77a9ecf557f933ae
---
M pyproject.toml
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/python/pyosmocom refs/changes/05/38205/1
diff --git a/pyproject.toml b/pyproject.toml
index 2d40848..863c28e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -4,7 +4,7 @@
[project]
name = "pyosmocom"
-version = "0.0.3"
+version = "0.0.4"
dependencies = [
"gsm0338",
"construct >= 2.9.51"
--
To view, visit
https://gerrit.osmocom.org/c/python/pyosmocom/+/38205?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: python/pyosmocom
Gerrit-Branch: master
Gerrit-Change-Id: I4bc48a5c3546bd8d170bc97f77a9ecf557f933ae
Gerrit-Change-Number: 38205
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>