Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit 8a38d39

Browse files
committed
Update README.md
Added current version in readme
1 parent 83294e6 commit 8a38d39

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Copyright Daniel Schreij (2013)
44

55
ABOUT
66
-----
7+
Current version: 1.02
8+
79
Datamerger can merge separate spreadsheets into one large spreadsheet. While doing so,
810
it takes column names into account, and therefore can correct for small inconsistenties
911
between the spreadsheets to be merged (e.g. different column order, missing columns in some sheets).
@@ -39,4 +41,4 @@ DEPENDENCIES
3941
------------
4042
- PyQt4 (QtGui, QtCore, uic) <http://www.riverbankcomputing.com/software/pyqt/download>
4143
- xlrd and xlwt <http://www.python-excel.org/>
42-
- openpyxl <https://bitbucket.org/ericgazoni/openpyxl/wiki/Home>
44+
- openpyxl <https://bitbucket.org/ericgazoni/openpyxl/wiki/Home>

0 commit comments

Comments
 (0)