Skip to content

Commit 3c3bc48

Browse files
pypi version added
1 parent 44847dc commit 3c3bc48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
description = 'passmanager is an independent Open Source, Password Manager python library which implements a cli tools to create password for site and store it',
1313
author = 'Sayan Mondal(ph3n1x)',
1414
author_email = '[email protected]',
15-
url = 'https://github.com/sayanmondal2098/easytoken',
16-
download_url = 'https://github.com/sayanmondal2098/easytoken',
15+
url = 'https://github.com/sayanmondal2098/passmanager',
16+
download_url = 'https://github.com/sayanmondal2098/passmanager',
1717
keywords = ['Password', 'Password Manager', 'Manager', 'cli tools'], # Keywords that define your package best
1818
# install_requires=[
1919
# '',

0 commit comments

Comments
 (0)