Skip to content

Commit

Permalink
πŸš€ deploy: version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jorge-jrzz committed Jun 25, 2024
1 parent 67dcb52 commit 33369fc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,15 @@ classifiers = [
]
dependencies = [
"requests>=2.32.3",
"colorlog>=6.8.2",
]
description = "A package to wrap the Messenger API"
keywords = ["Messenger", "wrapper", "Meta", "API", "Facebook", "Instagram"]
keywords = ["Messenger", "wrapper", "Meta", "API", "Facebook", "Pynani", "PyMessenger"]
license = {file = "LICENSE"}
name = "pynani"
readme = "README.md"
requires-python = ">=3.8"
version = "1.2.1"
version = "1.3.0"

[project.urls]
"Bug Tracker" = "https://github.com/jorge-jrzz/Pynani/issues"
Expand Down

0 comments on commit 33369fc

Please sign in to comment.