Skip to content

Commit

Permalink
bump: v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akmalsoliev committed Jan 27, 2025
1 parent 3e27b45 commit 609d61b
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 = "Validoopsie"
version = "1.0.0"
version = "1.1.0"
description = "validoopsie is a simple and light data validation library."
readme = "README.md"
authors = [
Expand All @@ -14,7 +14,7 @@ keyword = ["python", "data", "validation", "data validation"]
requires-python = ">=3.9"
dependencies = [
"loguru>=0.7.3",
"narwhals>=1.23.0",
"narwhals>=1.24.0",
]
classifiers = [
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit 609d61b

Please sign in to comment.