Skip to content

Commit 3caa0a0

Browse files
committed
typo readme
1 parent 39aa3d6 commit 3caa0a0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![Python package](https://github.com/MaximeChallon/SQL_multisearch/workflows/Python%20package/badge.svg?branch=master)
44
![PyPI](https://img.shields.io/pypi/v/SQL_multisearch)
55
![PyPI - Format](https://img.shields.io/pypi/format/SQL_multisearch?label=PyPi%20format)
6-
![GitHub Release Date](https://img.shields.io/github/release-date/MaximeChallon/SQL_multisearch/)
6+
![GitHub Release Date](https://img.shields.io/github/release-date/MaximeChallon/SQL_multisearch)
77

88

99
# SQL_mutlisearch

SQL_multisearch/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
from .SQL_multisearch import *
88

9-
__version__="1.0.3"
9+
__version__="1.0.4"
1010
__title__="SQL_multisearch"

0 commit comments

Comments
 (0)