Skip to content

Commit

Permalink
Fixed index names.
Browse files Browse the repository at this point in the history
  • Loading branch information
SlashGordon committed Aug 16, 2019
1 parent 5b96cf7 commit 7d8f828
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 112 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from setuptools import setup, find_packages

EXCLUDE_FROM_PACKAGES = ['test', 'test.*', 'test*']
VERSION = '1.1.5'
VERSION = '1.1.6'

with open("README.md", "r") as fh:
long_description = fh.read()
Expand Down

0 comments on commit 7d8f828

Please sign in to comment.