Skip to content

Commit aca6537

Browse files
Merge pull request #25 from MichaelisTrofficus/bump-to-0.0.6
Bump to 0.0.6
2 parents 08f7bfd + 2836cb7 commit aca6537

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/use_as_hook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All you have to do is add it to your configuration file and you're done!
66
```yaml
77
repos:
88
- repo: https://github.com/MichaelisTrofficus/gpt4docstrings
9-
rev: v0.0.5
9+
rev: v0.0.6
1010
hooks:
1111
- id: gpt4docstrings
1212
name: gpt4docstrings

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "gpt4docstrings"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
description = "gpt4docstrings"
55
authors = ["Miguel Otero Pedrido <miguel.otero.pedrido.1993@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)