File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2017 gophish
3
+ Copyright (c) 2020 gophish
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 4
4
setup (
5
5
name = "gophish" ,
6
6
packages = ["gophish" , "gophish.api" ],
7
- version = "0.3 .0" ,
7
+ version = "0.4 .0" ,
8
8
description = "Python API Client for Gophish" ,
9
9
author = "Jordan Wright" ,
10
10
author_email = "python@getgophish.com" ,
11
11
url = "https://github.com/gophish/api-client-python" ,
12
12
license = "MIT" ,
13
- download_url = "https://github.com/gophish/api-client-python/tarball/0.3 .0" ,
13
+ download_url = "https://github.com/gophish/api-client-python/tarball/0.4 .0" ,
14
14
keywords = ["gophish" ],
15
15
classifiers = [
16
16
"Development Status :: 3 - Alpha" ,
You can’t perform that action at this time.
0 commit comments