We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 291a491 commit ff5b9f9Copy full SHA for ff5b9f9
4 files changed
functional/__init__.py
@@ -5,9 +5,9 @@
5
from functional.streams import seq, pseq
6
7
__author__ = "Pedro Rodriguez"
8
-__copyright__ = "Copyright 2020, Pedro Rodriguez"
+__copyright__ = "Copyright 2021, Pedro Rodriguez"
9
__license__ = "MIT"
10
-__version__ = "1.4.2"
+__version__ = "1.4.3"
11
__maintainer__ = "Pedro Rodriguez"
12
__email__ = "me@pedro.ai"
13
__status__ = "Production"
0 commit comments