Commit 5c9679cc authored by Duggan, John's avatar Duggan, John
Browse files

Bump version

parent 46d980b6
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
### nova-trame, 0.27.0

* DataSelector and NeutronDataSelector support range selection via Shift+Click (thanks to John Duggan).

### nova-trame, 0.26.0

* Added data_source and projection parameters to NeutronDataSelector to allow populating data files from ONCat (thanks to Andrew Ayres and John Duggan).
+1 −1
Original line number Diff line number Diff line
[project]
name = "nova-trame"
version = "0.26.0"
version = "0.27.0"
description = "A Python Package for injecting curated themes and custom components into Trame applications"
authors = [
    { name = "John Duggan", email = "dugganjw@ornl.gov" },