Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

Commit e90460e

Browse files
committed
License ref
1 parent 1c21b49 commit e90460e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[metadata]
2-
license_file = LICENSE.md
2+
license_file = LICENSE.txt
33

44
[bdist_wheel]
55
universal=1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
setup(
1414
name='gitcoin',
15-
version='0.1.0',
15+
version='0.0.1',
1616
description='The Gitcoin.co python API client',
1717
long_description=long_description,
1818
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)