Merge pull request #820 from wren/version-fix

Fix issue where jrnl would always out 'source' for version, fix Poetry config to build and publish properly
This commit is contained in:
Jonathan Wren 2020-01-25 13:44:13 -08:00 committed by GitHub
commit b71f8fc430
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

1
jrnl/__version__.py Normal file
View file

@ -0,0 +1 @@
__version__ = "v2.2-beta"