Skip to content

Commit 30f838b

Browse files
committed
Bumping version number to 0.1.2
1 parent 2d3ccfc commit 30f838b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name = 'gophish',
55
packages = ['gophish', 'gophish.api'],
6-
version = '0.1.1',
6+
version = '0.1.2',
77
description = 'Python API Client for Gophish',
88
author = 'Jordan Wright',
99
author_email = '[email protected]',

0 commit comments

Comments
 (0)