Skip to content

Commit

Permalink
Merge pull request #139 from phenobarbital/new-version
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
phenobarbital authored Sep 26, 2024
2 parents a449dce + 4b711c6 commit f8e997e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxylists/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
__title__ = 'proxylists'
__description__ = ('Package for getting useful proxy servers, '
'can use lists like hidemy or proxydb.')
__version__ = '0.13.1'
__version__ = '0.13.2'
__author__ = 'Jesus Lara'
__author_email__ = '[email protected]'
__license__ = 'BSD'

0 comments on commit f8e997e

Please sign in to comment.