Skip to content

Commit 8d45628

Browse files
committed
Update setup.py
1 parent 6316fd3 commit 8d45628

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
@@ -5,7 +5,7 @@
55
version = '0.2', # Start with a small number and increase it with every change you make
66
license='MIT', # Chose a license from here: https://help.github.com/articles/licensing-a-repository
77
description = 'Client library for Cryptolens licensing Web API.', # Give a short description about your library
8-
author = '', # Type in your name
8+
author = 'Cryptolens AB', # Type in your name
99
author_email = '[email protected]', # Type in your E-Mail
1010
url = 'https://cryptolens.io', # Provide either the link to your github or to your website
1111
download_url = 'https://github.com/Cryptolens/cryptolens-python/archive/v_02.tar.gz', # I explain this later on

0 commit comments

Comments
 (0)