We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a10da8 commit a5ee20aCopy full SHA for a5ee20a
CHANGELOG.md
@@ -5,7 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
5
6
## [Unreleased]
7
8
-### Added
+- Nothing yet.
9
+
10
+### [1.8.0]
11
12
- Support for sending and receiving Int64 datatype (`h`).
13
setup.py
@@ -13,7 +13,7 @@
14
setup(
15
name='python-osc',
16
- version='1.7.7',
+ version='1.8.0',
17
author='attwad',
18
author_email='tmusoft@gmail.com',
19
description=(
0 commit comments