bump version: 0.1.18-beta -> 0.1.19-beta

This commit is contained in:
Jens Langhammer
2019-03-13 15:16:48 +01:00
parent c0fdf377d1
commit d50c7ec8d4
20 changed files with 21 additions and 21 deletions

View File

@ -3,7 +3,7 @@ from setuptools import setup
setup(
name='django-allauth-passbook',
version='0.1.18-beta',
version='0.1.19-beta',
description='passbook support for django-allauth',
# long_description='\n'.join(read_simple('docs/index.md')[2:]),
long_description_content_type='text/markdown',