Commit 040f7ef2 authored by Zolnierczuk, Piotr's avatar Zolnierczuk, Piotr
Browse files

revision bump

parent 70ca4f69
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ PySEN revision module
"""
import sys
__version__  = "2.0"
__release__  = ".4"
__release__  = ".5a"
__date__     = "Aug 18, 2025"

def version(full=False):