Skip to content

Commit 5da570d

Browse files
author
Michael Whapples
committed
Prepare build 0.1.1
1 parent 1e7dca7 commit 5da570d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

conveyor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ app {
22
license="GPL-3.0-or-later"
33
vcs-url="https://github.com/aphtech/Convert2EBRL"
44
rdns-name="org.aph.convert2ebrl"
5-
version=0.1.0
5+
version=0.1.1
66
display-name="Convert2EBRL"
77
fsname="convert2ebrl"
88
description="Tool for converting BRF to eBraille."

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "Convert2EBRL"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Tool for converting files to eBraille"
55
authors = [
66
{name = "Michael Whapples", email = "mwhapples@aph.org"},

0 commit comments

Comments
 (0)