Skip to content

Commit 4a6319a

Browse files
committed
Bump version number to 0.1.3
Version 0.1.2 had to be yanked on PyPI due to file upload mistake. Signed-off-by: Stephen Tiedemann <[email protected]>
1 parent a62078c commit 4a6319a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ndeftool/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# METADATA ####################################################################
44

5-
__version__ = "0.1.2"
5+
__version__ = "0.1.3"
66

77
__title__ = "ndeftool"
88
__description__ = "Create or inspect NFC Data Exchange Format messages."

0 commit comments

Comments
 (0)