Skip to content

Commit 2ca7739

Browse files
committed
release 1.0.0
This is the first Python 3.7+ release which is also compatible with the latest IPython version.
1 parent 4c64f89 commit 2ca7739

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
@@ -30,7 +30,7 @@ skip-string-normalization = true
3030

3131
[tool.poetry]
3232
name = "vdom"
33-
version = "0.1.0"
33+
version = "1.0.0"
3434
description = ""
3535
authors = ["Kyle Kelley <[email protected]>"]
3636
readme = "README.md"

0 commit comments

Comments
 (0)