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 de6718d commit c9e1b8aCopy full SHA for c9e1b8a
setup.py
@@ -8,7 +8,7 @@
8
author = 'Cryptolens AB', # Type in your name
9
author_email = 'support@cryptolens.io', # 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_16.tar.gz', # I explain this later on
+ download_url = 'https://github.com/Cryptolens/cryptolens-python/archive/v_17.tar.gz', # I explain this later on
12
keywords = ['software licensing', 'licensing library', 'cryptolens'], # Keywords that define your package best
13
classifiers=[
14
#'Development Status :: 5 - Stable', # Chose either "3 - Alpha", "4 - Beta" or "5 - Production/Stable" as the current state of your package
0 commit comments