kindle manager

This commit is contained in:
gavin
2020-06-26 11:35:38 +08:00
parent 8af44893a9
commit a0f8949752

View File

@@ -3,7 +3,7 @@
## 1.1.1 (20200626) ## 1.1.1 (20200626)
### feature ### feature
- remove pandas because it will make the package too large, - remove pandas library because it will make the package too large,
I write mTable calss to operate table data structure I write mTable calss to operate table data structure
- add sort function in nTableModel class which - add sort function in nTableModel class which
make table can be sort by clicking table header!! cheer!! make table can be sort by clicking table header!! cheer!!