Commit 408052a4 authored by Duggan, John's avatar Duggan, John
Browse files

Bump version and update changelog

parent 308cd06e
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
### nova-trame, 0.20.5

* DataSelector should now properly display files at the root of the selected directory (thanks to John Duggan).

### nova-trame, 0.20.4

* The Tornado dependency is now pinned to >=6.5 to address a DoS vulnerability (thanks to John Duggan).
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ Changelog = "https://code.ornl.gov/ndip/public-packages/nova-trame/blob/main/CHA

[tool.poetry]
name = "nova-trame"
version = "0.20.4"
version = "0.20.5"
description = "A Python Package for injecting curated themes and custom components into Trame applications"
authors = ["Duggan, John <dugganjw@ornl.gov>"]
readme = "README.md"