We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 278049e commit 62f1982Copy full SHA for 62f1982
PyDSS/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "2.2.9"
+__version__ = "2.3.0"
2
3
from PyDSS.utils.timing_utils import timer_stats_collector
4
from . import *
0 commit comments