Skip to content

Commit

Permalink
Fix elm include
Browse files Browse the repository at this point in the history
  • Loading branch information
TimOrme committed Mar 28, 2023
1 parent 9073298 commit 3a267f5
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 3a267f5

Please sign in to comment.