From 83cec961f4049ff5b13c69486c2c97498eff84f2 Mon Sep 17 00:00:00 2001 From: Tahir Jalilov Date: Sat, 17 Sep 2022 22:00:58 +0200 Subject: [PATCH] Update __init__.py --- emoji/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emoji/__init__.py b/emoji/__init__.py index 3755a370..0e010b1d 100644 --- a/emoji/__init__.py +++ b/emoji/__init__.py @@ -26,7 +26,7 @@ 'EMOJI_DATA', 'STATUS', 'LANGUAGES', ] -__version__ = '2.0.0' +__version__ = '2.1.0' __author__ = 'Taehoon Kim, Kevin Wurster and Tahir Jalilov' __email__ = 'carpedm20@gmail.com' # and wursterk@gmail.com, tahir.jalilov@gmail.com @@ -34,7 +34,7 @@ __license__ = ''' New BSD License -Copyright (c) 2014-2021, Taehoon Kim, Kevin Wurster and Tahir Jalilov +Copyright (c) 2014-2022, Taehoon Kim, Kevin Wurster and Tahir Jalilov All rights reserved. Redistribution and use in source and binary forms, with or without