Bump version

This commit is contained in:
2019-06-30 16:50:48 +02:00
parent f0a9e5f85d
commit 2e50401a18
2 changed files with 5 additions and 5 deletions

View File

@@ -10,8 +10,8 @@ Changelog:
1.0 Initial release
Author: Roman 'gryf' Dobosz <gryf73@gmail.com>
Date: 2013-05-12
Version: 1.1
Date: 2019-06-30
Version: 2.0
Licence: BSD
"""
import argparse

6
ulha
View File

@@ -7,14 +7,14 @@ Tested against python 3.6, lha[1] 1.14 and mc 4.8.22
[1] http://lha.sourceforge.jp
Changelog:
2.0 Switch to python3
1.3 Switch to python3
1.2 Moved item pattern to extfslib module
1.1 Moved common code into extfslib library
1.0 Initial release
Author: Roman 'gryf' Dobosz <gryf73@gmail.com>
Date: 2013-05-16
Version: 1.2
Date: 2019-06-30
Version: 1.3
Licence: BSD
"""
import os