Merge pull request #65 from mcarlton00/version-bump-0.4.3

Version bump
This commit is contained in:
mcarlton00
2021-04-18 11:19:32 -04:00
committed by GitHub
2 changed files with 3 additions and 2 deletions

0
build.py Normal file → Executable file
View File

View File

@@ -1,6 +1,7 @@
version: '0.4.2' version: '0.4.3'
changelog: | changelog: |
- #60 - Remove multicast socket options from autodiscovery - #62 - Change unicode to str
- #63 - Fix displaying public user list
dependencies: dependencies:
py2: py2:
- addon: 'xbmc.python' - addon: 'xbmc.python'