Add version and imports in package init file.

This commit is contained in:
Mikaël Ates 2016-02-23 13:02:14 +01:00
parent fe232de1b7
commit 21bcb52621
1 changed files with 4 additions and 0 deletions

View File

@ -16,3 +16,7 @@
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
'''
VERSION = '0.0.1'
from librfid.models import *