Skip to content

Commit

Permalink
bump version number to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nehpetsde committed Nov 17, 2016
1 parent 0a9268e commit beef58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ndef/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@

# METADATA ####################################################################

__version__ = "0.1.1"
__version__ = "0.2.0"

__title__ = "ndef"
__description__ = "NFC Data Exchange Format decoder and encoder."
Expand Down

0 comments on commit beef58d

Please sign in to comment.