Skip to content

Commit b32d0c5

Browse files
committed
0.3.0
1 parent 034d75e commit b32d0c5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.5
1+
0.3.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
setup(
2828
name="lhafile",
2929
packages=["lhafile"],
30-
version="0.2.5",
30+
version="0.3.0",
3131
description="LHA archive support for Python",
3232
long_description="""\
3333
A python package that handles .lha archives, with an interface similar to the

0 commit comments

Comments
 (0)