Skip to content

Commit

Permalink
adding manifest.in; we'll distrubute the changelog initially to it ca…
Browse files Browse the repository at this point in the history
…n appear in the UI?
  • Loading branch information
CamDavidsonPilon committed Feb 27, 2024
1 parent 5580d48 commit 3d0dcbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[growth_rate_kalman]
acc_std=0.0008
obs_std=1.5
od_std=0.005
od_std=0.0025
rate_std=0.1
```
- added configuration for alternative mqtt brokers with the new configuration
Expand Down
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include CHANGELOG.md

0 comments on commit 3d0dcbc

Please sign in to comment.