Bump version
This commit is contained in:
@@ -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
6
ulha
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user