mirror of
https://github.com/BoPeng/ai-marketplace-monitor.git
synced 2025-12-23 22:28:18 -05:00
Fix end of line for markdown files
This commit is contained in:
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.9.6]
|
||||
|
||||
- Fix searching across regions.
|
||||
- Switch from `poetry` to `uv` for development.
|
||||
|
||||
## [0.9.5]
|
||||
|
||||
- [issue 155](https://github.com/BoPeng/ai-marketplace-monitor/issues/155) Fix output of pushbullet
|
||||
|
||||
@@ -76,4 +76,4 @@ pip install ai-marketplace-monitor
|
||||
- **Faster**: uv is significantly faster than Poetry for dependency resolution and installation
|
||||
- **Better caching**: More efficient caching mechanism
|
||||
- **Simpler**: Fewer configuration files and simpler setup
|
||||
- **Standard**: Uses standard Python packaging (pyproject.toml) without Poetry-specific extensions
|
||||
- **Standard**: Uses standard Python packaging (pyproject.toml) without Poetry-specific extensions
|
||||
|
||||
Reference in New Issue
Block a user