Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

Commit

Permalink
v0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lcary committed Oct 29, 2017
1 parent f40babe commit c0e7ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nbd/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Why this file? https://packaging.python.org/guides/single-sourcing-package-version/
# How is version set? https://www.python.org/dev/peps/pep-0440/
__version__ = '0.1.dev10'
__version__ = '0.2'

0 comments on commit c0e7ff1

Please sign in to comment.