Skip to content

Commit b5175c0

Browse files
committed
Upgrade version to 0.1.16
1 parent 1fa447a commit b5175c0

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.15',
5+
version='0.1.16',
66
description='Pure-Python robots.txt parser with support for modern conventions',
77
long_description=open("README.md").read(),
88
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)