Skip to content

Commit bdf66c8

Browse files
committed
Bump version to 2.0.8 and remove stale files
Update package version from 2.0.7 to 2.0.8. Remove workspace-specific .vscode/settings.json and delete app/api/__init__.py (obsolete module). These changes clean up editor config and remove a deprecated package init.
1 parent bf027d1 commit bdf66c8

3 files changed

Lines changed: 1 addition & 5 deletions

File tree

.vscode/settings.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

app/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Python - FastAPI, Postgres, tsvector"""
22

33
# Current Version
4-
__version__ = "2.0.7"
4+
__version__ = "2.0.8"

app/api/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)