Skip to content

Commit c968d1e

Browse files
committed
Bump version: 0.4.0 → 0.4.1
1 parent 2664dbc commit c968d1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=42", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[tool.bumpversion]
6-
current_version = "0.4.0"
6+
current_version = "0.4.1"
77
commit = "true"
88
tag = "true"
99
tag_name = "v{new_version}"
@@ -15,7 +15,7 @@ replace = 'version = "{new_version}"'
1515

1616
[project]
1717
name = "delft"
18-
version = "0.4.0"
18+
version = "0.4.1"
1919
description = "a Deep Learning Framework for Text"
2020
readme = "Readme.md"
2121
authors = [

0 commit comments

Comments
 (0)