Skip to content

Commit 55559cd

Browse files
committedAug 1, 2017
bumped version
1 parent f6add1d commit 55559cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Setup for XKNX python package."""
22
from setuptools import setup, find_packages
33

4-
VERSION = '0.7.0'
4+
VERSION = '0.7.1'
55

66
REQUIRES = ['PyYAML', 'netifaces']
77

0 commit comments

Comments
 (0)
Please sign in to comment.