diff --git a/dist/files_reader-1.0.3.tar.gz b/dist/files_reader-1.0.3.tar.gz
new file mode 100644
index 0000000..679551e
Binary files /dev/null and b/dist/files_reader-1.0.3.tar.gz differ
diff --git a/files_reader/CHANGELOG.md b/files_reader/CHANGELOG.md
index 3712667..dc86ccb 100644
--- a/files_reader/CHANGELOG.md
+++ b/files_reader/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 1.0.3 - 2017-03-29
+### Fixed
+ - #40, detect shared file OR folder and (try to) get fileId for such when applicable
+
## 1.0.2 - 2017-03-25
### Fixed
- #37, use getAppManager()->isInstalled('files_opds') instead of class_exists to avoid log spam
diff --git a/files_reader/appinfo/info.xml b/files_reader/appinfo/info.xml
index a9b5f36..e468cdd 100644
--- a/files_reader/appinfo/info.xml
+++ b/files_reader/appinfo/info.xml
@@ -121,7 +121,7 @@ The same Android device showing a zoomed-in part of a page|![The same Android de
[SS18]: https://github.com/Yetangitu/owncloud-apps/blob/master/screenshots/photo_2017-03-15_18-28-56.jpg?raw=true "The same Android device showing a zoomed-in part of a page"
]]>
- 1.0.2
+ 1.0.3
AGPL
Frank de Lange