Skip to content

Commit ab38fd0

Browse files
committed
Upgrade Protego version to 0.2.0
1 parent 1a64111 commit ab38fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import setup, find_packages
33

44
setup(name='Protego',
5-
version='0.1.16',
5+
version='0.2.0',
66
description='Pure-Python robots.txt parser with support for modern conventions',
77
long_description=open("README.rst").read(),
88
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)