Skip to content

Commit

Permalink
Update readme and version
Browse files Browse the repository at this point in the history
  • Loading branch information
bdvllrs committed Jun 27, 2024
1 parent 308cc2b commit c3d3c68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Setup
Latest stable
```
pip install git+https://github.com/bdvllrs/attributes-to-language.git@v0.1.1
pip install git+https://github.com/bdvllrs/attributes-to-language.git@v0.4.0
```
Master
```
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "attributes-to-language"
version = "0.4.0.dev"
version = "0.4.0"
description = "Parameterized language from attributes and grammar"
authors = ["bdvllrs <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit c3d3c68

Please sign in to comment.