Skip to content

Commit

Permalink
πŸš€ deploy: version 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jorge-jrzz committed Jun 27, 2024
1 parent 79b1886 commit 14b140b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ classifiers = [
"Topic :: Utilities",
"License :: OSI Approved :: MIT License", # "Topic :: Documentation :: Sphinx"
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
Expand All @@ -34,8 +32,8 @@ keywords = ["Messenger", "wrapper", "Meta", "API", "Facebook", "Pynani", "PyMess
license = {file = "LICENSE"}
name = "pynani"
readme = "README.md"
requires-python = ">=3.8"
version = "1.3.0"
requires-python = ">=3.10"
version = "1.3.1"

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

0 comments on commit 14b140b

Please sign in to comment.