Verified Commit fe3343ef authored by Christopher Ostrouchov's avatar Christopher Ostrouchov
Browse files

Bump version

parent 5caccb17
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ with open(path.join(here, 'README.md'), encoding='utf-8') as f:

setup(
    name='pypkgtemp',
    version='1.0.6',
    version='1.0.7',
    description='A python package template',
    long_description=long_description,
    long_description_content_type="text/markdown",