Skip to content

Commit 62f1982

Browse files
authored
Update __init__.py
1 parent 278049e commit 62f1982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PyDSS/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.2.9"
1+
__version__ = "2.3.0"
22

33
from PyDSS.utils.timing_utils import timer_stats_collector
44
from . import *

0 commit comments

Comments
 (0)