Skip to content
This repository was archived by the owner on May 6, 2023. It is now read-only.

Commit 9932c87

Browse files
committed
chore: bump package version to v0.9.9
1 parent be3b1e0 commit 9932c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def _post_install():
2222

2323
setup(
2424
name="pt-datasets",
25-
version="0.9.8",
25+
version="0.9.9",
2626
packages=["pt_datasets"],
2727
url="https://github.com/AFAgarap/pt-datasets",
2828
license="AGPL-3.0 License",

0 commit comments

Comments
 (0)