mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 14:06:14 +02:00
¯\_(ツ)_/¯
[#681] Update version handling in source and travis deployments [#681] Appease the poetry gods [#681] Separate local dev from pipeline releases [#681] take out automated pages deployment (for now), since it broke the site
This commit is contained in:
parent
8c0c95d1f6
commit
f7953fdd61
3 changed files with 13 additions and 18 deletions
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "jrnl"
|
||||
version = "2.1"
|
||||
version = "0.0.0-source"
|
||||
description = "Collect your thoughts and notes without leaving the command line."
|
||||
authors = [
|
||||
"Manuel Ebert <manuel@1450.me>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue