Skip to content

Commit

Permalink
Bump to version 2023.06.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Atem Serem authored Jun 13, 2023
1 parent e08c52d commit 3cb4515
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "isocodes"
version = "2023.03.09"
version = "2023.06.13"
description = "This project provides lists of various ISO standards (e.g. country, language, language scripts, and currency names) in one place"
authors = [{ name = "Atem18", email = "[email protected]" }]
license = { file = "LICENSE" }
Expand All @@ -26,4 +26,4 @@ doc = ["mkdocs == 1.4.2", "mkdocs-material == 9.1.15", "mkdocstrings == 0.19.1"]

test = ["pytest == 7.2.0", "tox == 4.5.1"]

build = ["hatch == 1.7.0"]
build = ["hatch == 1.7.0"]

0 comments on commit 3cb4515

Please sign in to comment.