Skip to content

Commit 4d08c96

Browse files
committed
Changed bumped version
1 parent 32435e2 commit 4d08c96

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
@@ -9,15 +9,15 @@
99
name='Maat',
1010
author='Melvin Bijman',
1111
author_email='[email protected]',
12-
version='2.0.0',
12+
version='3.0.0',
1313
license='MIT',
1414

1515
py_modules=['maat'],
1616
packages=['maat'],
1717

1818
platforms=['any'],
1919

20-
description='Validate like Maat',
20+
description='Validate like a Maat',
2121
long_description=long_description,
2222
long_description_content_type='text/markdown',
2323

0 commit comments

Comments
 (0)