Skip to content

Commit

Permalink
Merge pull request #100 from ProdPerfect/typofix
Browse files Browse the repository at this point in the history
Fix __email__ typo
  • Loading branch information
chdastolfo authored Dec 23, 2022
2 parents 36a9cf1 + b31228d commit 5afe379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monday/__version__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = '1.3.3'
__author__ = 'Christina D\'Astolfo'
__email__ = 'chdastolfo@gmail.com, lemi@prodperfect.com', 'pevner@prodperfect.com'
__email__ = 'chdastolfo@gmail.com, lemi@prodperfect.com, pevner@prodperfect.com'

0 comments on commit 5afe379

Please sign in to comment.