Browse Source

Bump version number to 0.4.0

Clara Hobbs 6 years ago
parent
commit
2731e98112
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      setup.py

+ 1
- 1
setup.py View File

5
 
5
 
6
 setup(
6
 setup(
7
     name = "pd-buddy-python",
7
     name = "pd-buddy-python",
8
-    version = "0.3.1",
8
+    version = "0.4.0",
9
     author = "Clayton G. Hobbs",
9
     author = "Clayton G. Hobbs",
10
     author_email = "clay@lakeserv.net",
10
     author_email = "clay@lakeserv.net",
11
     description = ("Python library for configuring PD Buddy Sink devices"),
11
     description = ("Python library for configuring PD Buddy Sink devices"),

Loading…
Cancel
Save