diff --git a/README.rst b/README.rst index f2949104..c94553cf 100644 --- a/README.rst +++ b/README.rst @@ -7,7 +7,7 @@ formerly https://github.com/tobie/ua-parser) Build Status ------------ -.. image:: https://github.com/ua-parser/uap-python/actions/workflows/ci.yml/badge.svg +.. image:: https://github.com/ua-parser/uap-python/actions/workflows/ci.yml/badge.svg?branch=0.x :alt: CI on the master branch diff --git a/ua_parser/__init__.py b/ua_parser/__init__.py index f1c0a2a2..15f904d2 100644 --- a/ua_parser/__init__.py +++ b/ua_parser/__init__.py @@ -1 +1 @@ -VERSION = (0, 16, 1) +VERSION = (0, 18, 0)