File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1
- 1.1.1 - 2022/10/07
2
- * Trying to display logo on PyPi page
3
-
4
- 1.1.0 - 2022/10/07
1
+ 1.1.3 - 2022/10/07
5
2
* [ g-pichler] Added support for SQLAlchemy models mapping
6
3
* Upgraded code checking tool and improved code formatting
7
4
Original file line number Diff line number Diff line change 1
- <img src =" logo.png " alt = " https://raw.githubusercontent.com/anikolaienko/py-automapper/main/logo.png " align =" left " style =" width :128px ; margin-right : 20px ;" />
1
+ <img src =" logo.png " align =" left " style =" width :128px ; margin-right : 20px ;" />
2
2
3
3
# py-automapper
4
4
5
5
** Version**
6
- 1.1.1
6
+ 1.1.3
7
7
8
8
** Author**
9
9
anikolaienko
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " py-automapper"
3
- version = " 1.1.1 "
3
+ version = " 1.1.3 "
4
4
description = " Library for automatically mapping one object to another"
5
5
authors = [
" Andrii Nikolaienko <[email protected] >" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments