Skip to content

Commit

Permalink
Release version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
angely-dev committed Mar 22, 2024
1 parent 81935c4 commit 580d459
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,13 +4,13 @@ build-backend = "hatchling.build"

[project]
name = "diffplus"
version = "1.2.0"
version = "1.3.0"
authors = [
{ name="angely-dev", email="[email protected]" },
]
description = "Incremental and contextual diff between two indented configs"
readme = "README.md"
requires-python = ">=3.7"
requires-python = ">=3.8"
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
Expand Down

0 comments on commit 580d459

Please sign in to comment.