2 Commits

3 changed files with 5 additions and 2 deletions

3
.gitignore vendored
View File

@@ -3,4 +3,5 @@ __pycache__
build/
*.pyc
.venv
.clicada
.clicada
dist/

View File

@@ -1,3 +1,5 @@
- 0.0.7
* fix: make store_path relative to the users home
- 0.0.6
* Add cache encryption, with AES-CTR-128
- 0.0.5

View File

@@ -1,6 +1,6 @@
[metadata]
name = clicada
version = 0.0.6
version = 0.0.7
description = CLI CRM tool for the cic-stack custodial wallet system
author = Louis Holbrook
author_email = dev@holbrook.no