Skip to content

Commit

Permalink
🔖 update version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jorge-jrzz committed Jul 12, 2024
1 parent ee91b22 commit ee8693b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ authors = [
{name = "Jorge Juarez", email = "[email protected]"},
]
classifiers = [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: Customer Service",
"Topic :: Software Development :: Build Tools",
"Topic :: Communications :: Chat",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Software Development :: Version Control :: Git",
"Topic :: Utilities",
"License :: OSI Approved :: MIT License", # "Topic :: Documentation :: Sphinx"
"Topic :: Documentation :: Sphinx",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
Expand All @@ -33,7 +33,7 @@ license = {file = "LICENSE"}
name = "pynani"
readme = "README.md"
requires-python = ">=3.10"
version = "1.3.1"
version = "1.4.0"

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

0 comments on commit ee8693b

Please sign in to comment.