Skip to content

Commit a5ee20a

Browse files
committed
bump to version 1.8.0
1 parent 3a10da8 commit a5ee20a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
55

66
## [Unreleased]
77

8-
### Added
8+
- Nothing yet.
9+
10+
### [1.8.0]
911

1012
- Support for sending and receiving Int64 datatype (`h`).
1113

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
setup(
1515
name='python-osc',
16-
version='1.7.7',
16+
version='1.8.0',
1717
author='attwad',
1818
author_email='tmusoft@gmail.com',
1919
description=(

0 commit comments

Comments
 (0)