Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
python-osc
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andrew Haigh
python-osc
Commits
ac978ceb
Commit
ac978ceb
authored
10 years ago
by
attwad
Browse files
Options
Downloads
Patches
Plain Diff
bumped version to 1.5
parent
4234fbe4
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.rst
+1
-1
1 addition, 1 deletion
README.rst
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
2 additions
and
2 deletions
README.rst
+
1
−
1
View file @
ac978ceb
...
...
@@ -2,7 +2,7 @@
python-osc
==========
Open Sound Control server and client implementations in **pure python** (3.
3
+).
Open Sound Control server and client implementations in **pure python** (3.
4
+).
.. image:: https://travis-ci.org/attwad/python-osc.svg?branch=master
:target: https://travis-ci.org/attwad/python-osc
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
ac978ceb
...
...
@@ -12,7 +12,7 @@ except ImportError:
setup
(
name
=
'
python-osc
'
,
version
=
'
1.
4.2
'
,
version
=
'
1.
5
'
,
author
=
'
attwad
'
,
author_email
=
'
tmusoft@gmail.com
'
,
description
=
(
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment