Skip to content

Commit 49ce052

Browse files
authored
Merge pull request #4 from britive/develop
fix no module error with completers
2 parents 796c802 + f141d45 commit 49ce052

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pybritive
3-
version = 0.1.0
3+
version = 0.1.1
44
author = Britive Inc.
55
author_email = support@britive.com
66
description = A pure Python CLI for Britive
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

0 commit comments

Comments
 (0)