Skip to content

Commit ca2b5f0

Browse files
committed
Version 0.3.3
1 parent 01b7256 commit ca2b5f0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@
44

55
setup(name='Emojipedia',
66
packages=['emojipedia'],
7-
version='0.3.2',
7+
version='0.3.3',
88
description='Emoji data from Emojipedia',
99
author='Benjamin Congdon',
1010
author_email='[email protected]',
1111
license='MIT',
1212
url='https://github.com/benjamincongdon',
13-
download_url='https://github.com/benjamincongdon/' +
14-
'python-emojipedia/tarball/0.2',
1513
keywords=['emoji', 'emojipedia'],
1614
classifiers=['Programming Language :: Python :: 2',
1715
'Programming Language :: Python :: 2.6',

0 commit comments

Comments
 (0)