File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2017 gophish
3+ Copyright (c) 2020 gophish
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 44setup (
55 name = "gophish" ,
66 packages = ["gophish" , "gophish.api" ],
7- version = "0.3 .0" ,
7+ version = "0.4 .0" ,
88 description = "Python API Client for Gophish" ,
99 author = "Jordan Wright" ,
1010 author_email = "python@getgophish.com" ,
1111 url = "https://github.com/gophish/api-client-python" ,
1212 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" ,
1414 keywords = ["gophish" ],
1515 classifiers = [
1616 "Development Status :: 3 - Alpha" ,
You can’t perform that action at this time.
0 commit comments