about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDaniel Høyer Iversen <mail@dahoiv.net>2020-04-16T15·01+0200
committerGitHub <noreply@github.com>2020-04-16T15·01+0200
commit2f1ac5c9d32dfbfc8ea43023c070cc8b8dc9d8d0 (patch)
treef9efbf48a9ccfa34982cda21b3259ba0d59ae6e6
parent548aa05da02d7200632b38a7199453f14d2b85a3 (diff)
0.13.1
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b7fe6b6f22..9afeef02f9 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@
 from setuptools import setup, find_packages
 
 
-version = '0.13.0'
+version = '0.13.1'
 
 setup(
     name='broadlink',