Upping version
This commit is contained in:
parent
6d4fe62cc6
commit
14d157f0d7
|
@ -2,9 +2,13 @@
|
|||
|
||||
### v0.9.0 (unreleased)
|
||||
|
||||
#### Changes
|
||||
N/A
|
||||
|
||||
- n/a
|
||||
### v0.8.2 (2021-03-21)
|
||||
|
||||
#### Fixes
|
||||
|
||||
- Fix trailing ``]`` at the end of auto-generated directory names.
|
||||
|
||||
### v0.8.1 (2021-01-06)
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = "0.8.1"
|
||||
__version__ = "0.8.2"
|
||||
|
|
Loading…
Reference in New Issue