Skip to content

Commit

Permalink
Merge branch 'release/1.3.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
nadouani committed Sep 15, 2017
2 parents 80e6a34 + fe3044b commit b94eba4
Show file tree
Hide file tree
Showing 4 changed files with 164 additions and 102 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Created by .ignore support plugin (hsz.mobi)
.gitignore
.idea/
tmp/
*.pyc
thehive4py/*.pyc
thehive4py/get_case.py
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name='thehive4py',
version='1.2.3',
version='1.3.0',
description='Python API client for TheHive.',
long_description=read_md('README.md'),
author='TheHive-Project',
Expand Down
Loading

0 comments on commit b94eba4

Please sign in to comment.