Browse Source

Bump version to 0.4.1

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

+ 1
- 1
setup.py View File

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

Loading…
Cancel
Save