Update calver version number (#835)

If released this month, it will be 19.5b0.
This commit is contained in:
Hugo 2019-05-07 05:02:09 +03:00 committed by Jelle Zijlstra
parent dd5777af06
commit c2c2f72038

View File

@ -951,7 +951,7 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md).
## Change Log
### 19.3b1
### 19.5b0
* don't produce invalid code for `from` ... `import` blocks with comments
(#829)