Skip to content

Commit 22a1e26

Browse files
committed
Set version to 3.1.0 (semver compatibility)
1 parent 50f80e0 commit 22a1e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smfret_analysis/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
import sdt
88

9-
__version__ = "3.1"
9+
__version__ = "3.1.0"
1010

1111

1212
def print_info():

0 commit comments

Comments
 (0)