Skip to content

Commit 58f9478

Browse files
authored
Merge pull request #8 from PeaceWorksTechnologySolutions/webware-version
Update version of webware required.
2 parents 1b3472e + cc10663 commit 58f9478

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
setuptools.setup(
1515
name='Webware-for-Python-MiddleKit',
1616
version=version,
17-
author='cito, jhildeb, nl et al.',
17+
author='cito, jdhildeb, nl et al.',
1818
author_email='nl@mnet-online.de',
1919
description=description,
20-
install_requires=['Webware-for-Python>=3.0.0'],
20+
install_requires=['Webware-for-Python>=3.0.0a0'],
2121
long_description=long_description,
2222
long_description_content_type='text/markdown',
2323
keywords='database orm',

0 commit comments

Comments
 (0)