Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyhseb committed Mar 26, 2021
1 parent a752d55 commit e2d3e74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.1.0
current_version = 1.1.1
commit = True
tag = True

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

setup(
name='google-search',
version='1.1.0',
version='1.1.1',
description="Library for scraping google search results",
long_description=readme + '\n\n' + history,
author="Anthony Hseb",
Expand Down

0 comments on commit e2d3e74

Please sign in to comment.