fix version number

main 0.1.2
Andrew Cassidy 3 years ago
parent bb03fd03a3
commit 8c6b3353d2

@ -2,10 +2,10 @@
All notable changes to this project will be documented in this file All notable changes to this project will be documented in this file
## 0.1.3 - 2021-04-13 ## 0.1.2 - 2021-04-13
### Added ### Added
- new `--verbose` command line option that prints the input and output path for each file - new `--verbose` command line option that prints the input and output path for each file
## 0.1.2 - 2021-04-12 ## 0.1.1 - 2021-04-12
### Added ### Added
- First stable release - First stable release

@ -1 +1 @@
__version__ = '0.1.3' __version__ = '0.1.2'

Loading…
Cancel
Save