We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6316fd3 commit 8d45628Copy full SHA for 8d45628
setup.py
@@ -5,7 +5,7 @@
5
version = '0.2', # Start with a small number and increase it with every change you make
6
license='MIT', # Chose a license from here: https://help.github.com/articles/licensing-a-repository
7
description = 'Client library for Cryptolens licensing Web API.', # Give a short description about your library
8
- author = '', # Type in your name
+ author = 'Cryptolens AB', # Type in your name
9
author_email = '[email protected]', # Type in your E-Mail
10
url = 'https://cryptolens.io', # Provide either the link to your github or to your website
11
download_url = 'https://github.com/Cryptolens/cryptolens-python/archive/v_02.tar.gz', # I explain this later on
0 commit comments