We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a64111 commit ab38fd0Copy full SHA for ab38fd0
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import setup, find_packages
3
4
setup(name='Protego',
5
- version='0.1.16',
+ version='0.2.0',
6
description='Pure-Python robots.txt parser with support for modern conventions',
7
long_description=open("README.rst").read(),
8
long_description_content_type='text/markdown',
0 commit comments