Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
attwad committed Aug 5, 2023
1 parent 52d4296 commit 913fd5c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p

## [Unreleased]

## [1.8.3]

- Using trusted publisher setup to publish to pypi

## [1.8.2]
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "python-osc"
version="1.8.2"
version="1.8.3"
description="Open Sound Control server and client implementations in pure Python"
readme="README.rst"
requires-python=">=3.7"
Expand Down

0 comments on commit 913fd5c

Please sign in to comment.