Skip to content

Commit 431eb08

Browse files
chore: bump version to 0.1.7
1 parent 8e64402 commit 431eb08

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "modular-search"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
description = "A Modular Search Framework for Military Developers"
55
readme = "README.md"
66
authors = [

src/modular_search/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
It provides a framework for building modular search applications.
66
"""
77

8-
__version__ = "0.1.6"
8+
__version__ = "0.1.7"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)