Skip to content

Commit

Permalink
Update __init__.py (#51)
Browse files Browse the repository at this point in the history
* Update __init__.py
* Update release-notes.md
  • Loading branch information
tarsil authored Apr 10, 2024
1 parent 8f57b2f commit 8fa223e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ hide:

# Release Notes

## 0.3.5

### Changed

- Documentation improvements.

### Fixed

- Typo in the create project directive urls file descripton.

## 0.3.4

### Added
Expand Down
2 changes: 1 addition & 1 deletion lilya/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.3.4"
__version__ = "0.3.5"

0 comments on commit 8fa223e

Please sign in to comment.