Skip to content

Commit 50dc099

Browse files
committed
Docs & bump version
1 parent 9978937 commit 50dc099

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
@@ -8,7 +8,7 @@ Install
88
Install it using pip:
99

1010
```sh
11-
$ pip install pylint-mongoengine
11+
$ pip install pylint-mongoengine --extra-index-url=https://pypi.poraodojuca.dev
1212
```
1313

1414

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77

88
[project]
99
name = "pylint-mongoengine"
10-
version = "0.5.0"
10+
version = "0.6.0"
1111
authors = [
1212
{ name="Juca Crispim" },
1313
]

0 commit comments

Comments
 (0)