Commit a565fcb6 authored by Zolnierczuk, Piotr's avatar Zolnierczuk, Piotr
Browse files

v2.0-rc3

parent e843fbfb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,8 +3,8 @@ PySEN revision module
"""
import sys
__version__  = "2.0"
__release__  = "rc2"
__date__     = "Feb 25, 2025"
__release__  = "rc3"
__date__     = "Feb 26, 2025"

def version(full=False):
    "get pysen version number"