Skip to content

Commit 99c86dc

Browse files
committed
fix: version number
1 parent 5982232 commit 99c86dc

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
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "datatoys"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Let's play with data! We prepared toy data for data newbies."
55
authors = ["Dongook Son <60206749+donny-son@users.noreply.github.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)