1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
fb7c53b3ae 🤖 Bumped version to 0.1.8
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 27s
Package Python / Package (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 24s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-28 21:05:26 +01:00
1c27560f24 🤖 Repository layout updated to latest version
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-28 21:03:51 +01:00
2 changed files with 4 additions and 3 deletions

View File

@ -4,7 +4,9 @@
# Favro Sync.
# Favro Sync
![Test program/library](https://gitfub.space/Jmaa/favro-sync/actions/workflows/python-test.yml/badge.svg)
Filesystem in User Space for Favro.
@ -77,7 +79,6 @@ Following features are work in progress:
- [X] Frontmatter: Arbitrary structured data (Custom Fields)? Read-only.
- [X] Frontmatter: Readable Dependencies. As vault links in Obsidian mode.
## Dependencies
All requirements can be installed easily using:

View File

@ -1 +1 @@
__version__ = '0.1.7'
__version__ = '0.1.8'