fix: Import version properly as string not object

This commit is contained in:
Tom Hu 2021-06-08 21:25:38 -04:00
parent fbeda37de9
commit 52497068bd
No known key found for this signature in database
GPG key ID: F7E832BD316D5603
7 changed files with 12 additions and 8 deletions

View file

@ -1,3 +1,7 @@
## 1.5.2
### Fixes
- # fix: Import version properly as string not object
## 1.5.1
### Fixes
- #320 doc: add github actions badge