Skip to content

Commit

Permalink
🔖 Release v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jh0ker committed Nov 15, 2018
1 parent 450a46f commit 4a0e9f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

setup(
name='django-emoji-picker',
version='0.0.3',
version='0.0.4',
packages=find_packages(),
install_requires=requirements,
include_package_data=True,
Expand All @@ -40,6 +40,7 @@
'Programming Language :: Python',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Topic :: Internet :: WWW/HTTP',
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
],
Expand Down

0 comments on commit 4a0e9f8

Please sign in to comment.