Net-ng/kansha

View on GitHub
kansha/__init__.py

Summary

Maintainability
A
0 mins
Test Coverage
#--
# Copyright (c) 2012-2014 Net-ng.
# All rights reserved.
#
# This software is licensed under the BSD License, as described in
# the file LICENSE.txt, which you should have received as part of
# this distribution.
#--

import pkg_resources

VERSION = pkg_resources.get_distribution('kansha').version