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

Commit 1ffd4d9

Browse files
committed
Up'd ver to 0.0.3
1 parent d4524e3 commit 1ffd4d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import json
44
import zipfile
55

6-
__version__ = '0.0.2'
6+
__version__ = '0.0.3'
77

88
DEFAULT_PACKER_PATH = 'packer'
99

0 commit comments

Comments
 (0)