Skip to content

Commit 8104cb2

Browse files
bump to v3.4
1 parent a232364 commit 8104cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: vdf/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
Module for deserializing/serializing to and from VDF
33
"""
4-
__version__ = "3.3"
4+
__version__ = "3.4"
55
__author__ = "Rossen Georgiev"
66

77
import re

0 commit comments

Comments
 (0)