Skip to content

Commit f3fbaeb

Browse files
committed
updated version in pyproject
1 parent d24cd13 commit f3fbaeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "poetry.masonry.api"
66

77
[tool.poetry]
88
name = "piso"
9-
version = "0.9.0"
9+
version = "1.0.0"
1010
description = "Pandas Interval Set Operations: methods for set operations, analytics, lookups and joins on pandas' Interval, IntervalArray and IntervalIndex"
1111
readme = "README.md"
1212
authors = ["Riley Clement <venaturum@gmail.com>"]

0 commit comments

Comments
 (0)