diff --git a/pinboard/metadata.py b/pinboard/metadata.py index 0487a12..023abe9 100644 --- a/pinboard/metadata.py +++ b/pinboard/metadata.py @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "" +__version__ = "2.1.9" __author__ = "Dan Loewenherz" __copyright__ = "Copyright 2015, Lionheart Software" __maintainer__ = "Dan Loewenherz"