Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellkammer committed Aug 23, 2023
1 parent ae0fbd5 commit 9d88149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sys
from setuptools import setup, Extension

version = "1.2.1"
version = "1.3.0"

module_source = 'rtmidi2.pyx'

Expand Down

0 comments on commit 9d88149

Please sign in to comment.