Skip to content

Commit

Permalink
chg: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Feb 6, 2024
1 parent f5e2b7f commit be95e6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyphishtanklookup"
version = "1.3.1"
version = "1.3.2"
description = "Python CLI and module for PhishtankLookup"
authors = ["Raphaël Vinot <[email protected]>"]
license = "BSD-3-Clause"
Expand All @@ -21,6 +21,7 @@ classifiers = [
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Programming Language :: Python :: 3.12',
'Topic :: Security',
'Topic :: Internet',
]
Expand Down

0 comments on commit be95e6d

Please sign in to comment.