mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 14:06:14 +02:00
Poetry updates
update version and author emails update makefile to use poetry for more things remove faulty conditional
This commit is contained in:
parent
0ea24da225
commit
8c0c95d1f6
3 changed files with 7 additions and 7 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue