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

Bump version and check docker build

parent f39855e6
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.1.0',
    version='1.1.1',
    description='A python package template',
    long_description=long_description,
    long_description_content_type="text/markdown",