From: tierno Date: Wed, 30 Jan 2019 09:48:38 +0000 (+0000) Subject: getting bug fixes from master X-Git-Tag: v5.0.3^0 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=1ae80e31c902b3a008cdbe31d810b9c169fcc883;p=osm%2Fcommon.git getting bug fixes from master Change-Id: If4904c0eeac396eee7082d19784e440991131297 Signed-off-by: tierno --- diff --git a/osm_common/__init__.py b/osm_common/__init__.py index eb858ee..a33be51 100644 --- a/osm_common/__init__.py +++ b/osm_common/__init__.py @@ -15,6 +15,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -version = '0.1.16' +version = '0.1.17' # TODO add package version filling commit id with 0's; e.g.: '5.0.0.post11+00000000.dirty-1' date_version = '2019-01-28'