Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
3c7 committed May 27, 2024
1 parent 7e6b810 commit 7d20734
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[tool.poetry]
name = "common-osint-model"
version = "0.5.0"
version = "0.5.1"
description = "Converting data from services like BinaryEdge, Censys and Shodan to a common data model."
authors = ["3c7 <[email protected]>"]
license = "MIT"
readme = "README.md"
homepage = "https://github.com/3c7/common-osint-model"
repository = "https://github.com/3c7/common-osint-model"
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent"
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
]

[tool.poetry.dependencies]
Expand Down

0 comments on commit 7d20734

Please sign in to comment.