We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c3bce commit d0f8a3dCopy full SHA for d0f8a3d
2 files changed
addon.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
-<addon id="metadata.tvdb.com.python" name="The TVDB (new)" version="1.0.1" provider-name="Team Kodi">
+<addon id="metadata.tvdb.com.python" name="The TVDB (new)" version="1.0.2" provider-name="Team Kodi">
3
<requires>
4
<import addon="xbmc.metadata" version="2.1.0" />
5
<import addon="xbmc.python" version="3.0.0" />
changelog.txt
@@ -1,3 +1,6 @@
+1.0.2
+- Omit some files from packaging
+
1.0.1
- Fix error when checking for show without year
6
0 commit comments