Skip to content

Commit cafcde1

Browse files
committed
New PBR release broke setup config
1 parent e85fcd6 commit cafcde1

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

fdk/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "0.1.4"
1+
VERSION = "0.1.5"

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
[metadata]
22
name = fdk
33
summary = Function Developer Kit for Python
4-
description-file =
4+
description =
55
README.md
6+
description_content_type = text/markdown; charset=UTF-8; variant=GFM
67
author = Denis Makogon
78
author-email = denys.makogon@oracle.com
89
home-page = https://fnproject.github.io

0 commit comments

Comments
 (0)