bump version once more

This commit is contained in:
Marcin Junczys-Dowmunt 2019-11-01 16:37:12 -07:00
parent e3399ef17d
commit 1abd12520d
2 changed files with 3 additions and 1 deletions

View File

@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Added
- Added --cite and --authors flag
- Added optional support for ccache
- Switch to change abort to exception, only to be used in library mode
- Support for 16-bit packed models with FBGEMM
- Multiple separated parameter types in ExpressionGraph, currently inference-only

View File

@ -1 +1 @@
v1.8.10
v1.8.12