Skip to content

Commit

Permalink
version 30.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldh committed Mar 11, 2019
1 parent efe25e7 commit 175fe47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python-varlink.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: python-varlink
Version: 30.1.1
Version: 30.1.2
Release: 1%{?dist}
Summary: Python implementation of Varlink
License: ASL 2.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(
name="varlink",
packages=["varlink"],
version = "30.1.1",
version = "30.1.2",
description="Varlink",
long_description="Python implementation of the varlink protocol http://varlink.org",
author="Lars Karlitski<lars@karlitski.net>, Harald Hoyer<harald@redhat.com>",
Expand Down

0 comments on commit 175fe47

Please sign in to comment.