Skip to content

Commit

Permalink
chore(minor): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.0](v1.4.1...v1.5.0) (2023-11-07)

### 🍕 Features

* **patch:** added ROI cropping ([05bfbff](05bfbff))
  • Loading branch information
semantic-release-bot committed Nov 7, 2023
1 parent 05bfbff commit 205937f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)
> All notable changes to this project will be documented in this file
## [1.5.0](https://github.com/EyeTrackVR/ETVR-Backend/compare/v1.4.1...v1.5.0) (2023-11-07)


### 🍕 Features

* **patch:** added ROI cropping ([05bfbff](https://github.com/EyeTrackVR/ETVR-Backend/commit/05bfbff845e8dae0df760361b3175cf375f34215))

## [1.4.1](https://github.com/EyeTrackVR/ETVR-Backend/compare/v1.4.0...v1.4.1) (2023-10-17)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool]
[tool.poetry]
name = "EyeTrackVR"
version = "1.4.1"
version = "1.5.0"
description = "Opensource, affordable VR eye tracker for VRChat"
authors = ["ShyAssassin <49711232+ShyAssassin@users.noreply.github.com>", "RedHawk989 <48768484+RedHawk989@users.noreply.github.com>"]
license = "MIT"
Expand Down

0 comments on commit 205937f

Please sign in to comment.