Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
TahirJalilov authored Sep 17, 2022
1 parent 1b84734 commit 83cec96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions emoji/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
'EMOJI_DATA', 'STATUS', 'LANGUAGES',
]

__version__ = '2.0.0'
__version__ = '2.1.0'
__author__ = 'Taehoon Kim, Kevin Wurster and Tahir Jalilov'
__email__ = '[email protected]'
# and [email protected], [email protected]
__source__ = 'https://github.com/carpedm20/emoji/'
__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
Expand Down

0 comments on commit 83cec96

Please sign in to comment.