Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
shepherdjay authored Apr 24, 2023
1 parent 05c5781 commit a224225
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ipfromwebpage"
version = "1.0.0"
version = "1.1.0"
description = "Takes a webpage and outputs all ip addresses it finds"
authors = ["Jay Shepherd <[email protected]>"]
license = "MIT"
Expand All @@ -9,7 +9,7 @@ repository = 'https://github.com/shepherdjay/ip-from-webpage'
homepage = 'https://github.com/shepherdjay/ip-from-webpage'
keywords = ['ipfromwebpage']
classifiers = [
'Development Status :: 4 - Beta',
'Development Status :: 5 - Production/Stable',
'Environment :: Console',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python',
Expand Down

0 comments on commit a224225

Please sign in to comment.