Skip to content

Commit cc3ea64

Browse files
authored
Bump Version to 2.1.1
1 parent a7d70d6 commit cc3ea64

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
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "hstp"
3-
version = "2.1.0"
3+
version = "2.1.1"
44
description = "hstp build"
55
authors = ["University Radio Nottingham <web@urn1350.net>"]
66
license = "MIT"
@@ -23,4 +23,4 @@ build-backend = "poetry.core.masonry.api"
2323

2424
[tool.poetry.plugins."console_scripts"]
2525
"hstp" = "hstp.__main__:main"
26-
"audioboom-download" = "hstp.audioboom.downloader.__main__:main"
26+
"audioboom-download" = "hstp.audioboom.downloader.__main__:main"

0 commit comments

Comments
 (0)