Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
porimol committed Oct 28, 2024
1 parent d1b5767 commit 211bf3d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
[tool.poetry]
name = "countryinfo"
version = "1.0.0"
version = "1.0.1"
description = "A python module for returning data about countries, ISO info and states/provinces within them."
authors = ["Porimol Chandro <[email protected]>"]
license = "MIT"
readme = "README.md"
classifiers = [
"Programming Language :: Python",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
Expand Down

0 comments on commit 211bf3d

Please sign in to comment.