Skip to content

Commit

Permalink
Bump Version to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Emersont1 authored May 1, 2022
1 parent a7d70d6 commit cc3ea64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "hstp"
version = "2.1.0"
version = "2.1.1"
description = "hstp build"
authors = ["University Radio Nottingham <[email protected]>"]
license = "MIT"
Expand All @@ -23,4 +23,4 @@ build-backend = "poetry.core.masonry.api"

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

0 comments on commit cc3ea64

Please sign in to comment.