| commit | 5c012612f1292b012dc12b337c611c6f3c083b18 | [log] [tgz] |
|---|---|---|
| author | tierno <alfonso.tiernosepulveda@telefonica.com> | Thu Apr 19 16:01:59 2018 +0200 |
| committer | tierno <alfonso.tiernosepulveda@telefonica.com> | Fri Apr 20 16:40:58 2018 +0200 |
| tree | 5464cad6c88fa9e5f2ddf34d5c9f281e0222b623 | |
| parent | 1480c1e77d88024b66ce975c954ec3a749618b88 [diff] [blame] |
initial commit Change-Id: Ia40148fdc2cabbbacb0b67aaed8442ed0ecf0bc2 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/osm_common/__init__.py b/osm_common/__init__.py new file mode 100644 index 0000000..df7b893 --- /dev/null +++ b/osm_common/__init__.py
@@ -0,0 +1,2 @@ +version = '0.1.3' +date_version = '2018-04-19' \ No newline at end of file