Skip to content

Commit 627eef4

Browse files
committed
Version 0.4.0
Minor version increment as discussed in #77 (comment) i.e. new error-handling introduced, using frequent checks to map the errors to exceptions
1 parent 1e518d2 commit 627eef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opendssdirect/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# -*- coding: utf-8 -*-
2-
__version__ = "0.3.7"
2+
__version__ = "0.4.0"

0 commit comments

Comments
 (0)