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

Commit c2fcea1

Browse files
committed
chore: bump package version to v0.10.0
1 parent 1711ef5 commit c2fcea1

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.10",
25+
version="0.10.0",
2626
packages=["pt_datasets"],
2727
url="https://github.com/AFAgarap/pt-datasets",
2828
license="AGPL-3.0 License",

0 commit comments

Comments
 (0)