Commit f2e6b2eb authored by Duggan, John's avatar Duggan, John
Browse files

Bump version and update changelog

parent c10e0b4f
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
## Nova Galaxy 0.12.0 (in progress)

### Nova Galaxy 0.11.1
- Improved the performance of Job.get_url when check_url parameter is set to False (thanks to John Duggan). [Pull request 43](https://github.com/nova-model/nova-galaxy/pull/43)

### Nova Galaxy 0.11.0
- Added detailed job status (thanks to Sergey Yakubov) [Pull request 40](https://github.com/nova-model/nova-galaxy/pull/40)
+1 −1
Original line number Diff line number Diff line
[tool.poetry]
name = "nova-galaxy"
version = "0.11.0"
version = "0.11.1"
description = "Utilties for accessing the ORNL Galaxy instance"
authors = ["Greg Watson <watsongr@ornl.gov>", "Gregory Cage <cagege@ornl.gov>", "Sergey Yakubov <yakubovs@ornl.gov>"]
readme = "README.md"