Skip to content

Commit d4b62db

Browse files
authored
Update to subete 0.19.0 (#29)
1 parent 1ed4a37 commit d4b62db

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[tool.poetry]
33
name = "ronbun"
44
description = "The Sample Programs README Automation Tool"
5-
version = "0.8.0"
5+
version = "0.8.1"
66
license = "MIT"
77

88
authors = [
@@ -22,7 +22,7 @@ classifiers=[
2222
[tool.poetry.dependencies]
2323
python = "^3.8"
2424
snakemd = "^2.2.0"
25-
subete = "^0.18.0"
25+
subete = "^0.19.0"
2626

2727
[tool.poetry.group.test.dependencies]
2828
coverage = "^7.2"

0 commit comments

Comments
 (0)