This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
yadenon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
bump major version as interface has changed... even though there
hasn't been a tagged release, people might be using it.
main
John-Mark Gurney
7 years ago
parent
e6b3f09f50
commit
883fe48c61
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
setup.py
+ 1
- 1
setup.py
View File
@@ -1,7 +1,7 @@
from distutils.core import setup
setup(name='yadenon',
version='
1
.0.0',
version='
2
.0.0',
description='Yet Anoter Python Denon AVR module',
author='John-Mark Gurney',
author_email='jmg@funkthat.com',
Write
Preview
Loading…
Cancel
Save