pespin submitted this change.
Update osmopy module version to match released tag
Change-Id: Idca3f28dad015e626d604e545a0f9b9c9e7bf979
---
M osmopy/__init__.py
1 file changed, 1 insertion(+), 1 deletion(-)
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.