bump version

This commit is contained in:
Marcin Junczys-Dowmunt 2020-03-12 20:49:31 -07:00
parent 69d6f02711
commit adba021a5e
2 changed files with 4 additions and 1 deletions

View File

@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Changed
- Make cublas and cusparse handle inits lazy to save memory when unused
## [1.9.0] - 2020-03-10
### Added

View File

@ -1 +1 @@
v1.9.0
v1.9.1