Skip to content

Commit 0ae2e39

Browse files
committed
Bump version: 1.0.18 → 1.0.19 [skip ci]
1 parent 04d4cdc commit 0ae2e39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.0.18
2+
current_version = 1.0.19
33
tag = True
44
commit = True
55
tag_name = {new_version}

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "etfpy"
33
license = "MIT"
4-
version = "1.0.18"
4+
version = "1.0.19"
55
authors = ["Jakub Pluta"]
66
description = "ETF screening tool"
77
readme = "README.md"

0 commit comments

Comments
 (0)