v0.2.1
This commit is contained in:
parent
2f32224170
commit
6ff262d320
2 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.2.x
|
## 0.2.x
|
||||||
|
### 0.2.1
|
||||||
|
- Insert exif to image file (i.e. without changing the file).
|
||||||
|
|
||||||
### 0.2.0
|
### 0.2.0
|
||||||
- Now spaces in rename string are replaces with `_`.
|
- Now spaces in rename string are replaces with `_`.
|
||||||
- version check of `optima35`, incase pip did not update it.
|
- version check of `optima35`, incase pip did not update it.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = "0.2.0"
|
__version__ = "0.2.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue