pespin has uploaded this change for review.

View Change

Update osmopy module version to match released tag

Change-Id: Idca3f28dad015e626d604e545a0f9b9c9e7bf979
---
M osmopy/__init__.py
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/python/osmo-python-tests refs/changes/37/38637/1
diff --git a/osmopy/__init__.py b/osmopy/__init__.py
index 05f3335..4ae51c8 100644
--- a/osmopy/__init__.py
+++ b/osmopy/__init__.py
@@ -1,4 +1,4 @@
#!/usr/bin/env python3
-__version__ = '0.2.1'
+__version__ = '0.3.0'

__all__ = ['obscvty', 'osmoutil', 'osmo_ipa', 'osmo_interact', 'trap_helper', 'twisted_ipa']

To view, visit change 38637. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: python/osmo-python-tests
Gerrit-Branch: master
Gerrit-Change-Id: Idca3f28dad015e626d604e545a0f9b9c9e7bf979
Gerrit-Change-Number: 38637
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>