Skip to content

Commit ca9cebb

Browse files
authored
chore: Add version '1.3.0' to version list
Signed-off-by: Yu Chen <974833488@qq.com>
1 parent cbc0611 commit ca9cebb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iddm/config/version.py

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

2727
# IDDM version
2828
__version__ = ["0.0.1", "1.0.0", "1.0.1", "1.0.2", "1.1.0-stable", "1.1.1", "1.1.2-stable", "1.1.3", "1.1.4", "1.1.5",
29-
"1.1.6", "1.1.7", "1.1.8", "1.1.9", "1.2.0", "1.2.1", "1.2.2", "1.2.3"]
29+
"1.1.6", "1.1.7", "1.1.8", "1.1.9", "1.2.0", "1.2.1", "1.2.2", "1.2.3", "1.3.0"]
3030

3131

3232
def get_versions():

0 commit comments

Comments
 (0)