Skip to content

Commit 0b4a4c2

Browse files
committed
v0.4.1
1 parent 1dd5b5b commit 0b4a4c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: wstan/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
from configparser import ConfigParser, ParsingError
3131
from collections import deque
3232

33-
__version__ = '0.4'
33+
__version__ = '0.4.1'
3434

3535

3636
# Don't use "super().__init__()" in constructor of classes of this package (all libraries

0 commit comments

Comments
 (0)