[#681] Update version handling in source and travis deployments

This commit is contained in:
Jonathan Wren 2019-10-19 13:41:59 -07:00
parent 27db5e520f
commit 1840132b76
3 changed files with 5 additions and 5 deletions

View file

@ -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>",