Skip to content

Commit f16d1f0

Browse files
committed
v0.3.1: Fixed settings type hint in DialDownPayload and DialUpPayload
1 parent 0db81dc commit f16d1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import setuptools
22

3-
VERSION = "0.3.0"
3+
VERSION = "0.3.1"
44
PACKAGE_DIR = "src"
55
REQUIREMENTS_FILE = PACKAGE_DIR + "/requirements.txt"
66
README = "README.md"

0 commit comments

Comments
 (0)