Skip to content

Commit

Permalink
Set version to 'latest' for the master branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
nehpetsde committed Apr 30, 2016
1 parent 668615b commit 2407875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nfc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# See the Licence for the specific language governing
# permissions and limitations under the Licence.
# -----------------------------------------------------------------------------
__version__ = "0.11.0"
__version__ = "latest"

import logging
logging.getLogger(__name__).addHandler(logging.NullHandler())
Expand Down

0 comments on commit 2407875

Please sign in to comment.