CREDITS ChangeLog LICENSE MANIFEST.in Makefile README.rst setup.cfg setup.py tox.ini docs/Makefile docs/changelog.rst docs/conf.py docs/credits.rst docs/django.rst docs/guide.rst docs/index.rst docs/introduction.rst docs/make.bat docs/reference.rst docs/_static/.keep_dir semantic_version/__init__.py semantic_version/base.py semantic_version/django_fields.py semantic_version.egg-info/PKG-INFO semantic_version.egg-info/SOURCES.txt semantic_version.egg-info/dependency_links.txt semantic_version.egg-info/not-zip-safe semantic_version.egg-info/requires.txt semantic_version.egg-info/top_level.txt tests/__init__.py tests/setup_django.py tests/test_base.py tests/test_django.py tests/test_match.py tests/test_npm.py tests/test_parsing.py tests/test_spec.py tests/django_test_app/__init__.py tests/django_test_app/models.py