Skip to content

Commit

Permalink
Merge pull request #13 from TimOrme/fix_elm_include
Browse files Browse the repository at this point in the history
Fix elm include
  • Loading branch information
TimOrme authored Mar 28, 2023
2 parents 9073298 + 3a267f5 commit 48ebac0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[tool.poetry]
name = "aqimon"
version = "0.2.0"
version = "0.2.1"
description = "Air Quality Index Monitor"
authors = ["Tim Orme"]
readme = "README.md"
include = ["aqimon/static/elm.js"]

[tool.poetry.dependencies]
python = "^3.9"
Expand Down

0 comments on commit 48ebac0

Please sign in to comment.