update version and author emails

This commit is contained in:
Jonathan Wren 2019-10-05 16:06:16 -07:00
parent 912653cd10
commit 69995836ac

View file

@ -1,11 +1,11 @@
[tool.poetry]
name = "jrnl"
version = "2.0.0"
version = "2.1"
description = "Collect your thoughts and notes without leaving the command line."
authors = [
"Manuel Ebert <manuel@1450.me>",
"Jonathan Wren",
"Micah Ellison"
"Jonathan Wren <jonathan@nowandwren.com>",
"Micah Ellison <micahellison@gmail.com>"
]
license = "MIT"
readme = "README.md"