From 73fa65f857b7bd289e7959d9d199f41412202093 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Tue, 8 Mar 2016 20:31:11 +0200
Subject: [PATCH] - Add README.rst and VERSION to the manifest.

---
 MANIFEST.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MANIFEST.in b/MANIFEST.in
index 739eaea..1c04d38 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,4 @@
 recursive-include unshare
+include VERSION
+include README.rst
 exclude .pre-commit-config.yaml Makefile Vagrantfile
-- 
GitLab