Bump version to 0.1.1

This commit is contained in:
Tulir Asokan 2021-05-02 19:07:48 +03:00
parent e5ec9b179e
commit 2f7c20dffd
4 changed files with 5 additions and 3 deletions

View file

@ -13,6 +13,8 @@ crypto_database:
#
# When using pickle, individual crypto databases are stored in the pickle_dir directory.
# When using non-default postgres, postgres_uri is used to connect to postgres.
#
# WARNING: The pickle database is dangerous and should not be used in production.
type: default
postgres_uri: postgres://username:password@hostname/dbname
pickle_dir: ./crypto