Skip to content

Commit 3bab8ef

Browse files
committed
version bump to 1.1.0
1 parent 05fb2f7 commit 3bab8ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
***************************
2-
UPCOMING: [1.1]
2+
[1.1.0] - 2025-08-16
33
***************************
44

55
Major update release to support the release of SLiM v5.0. The main update here

pyslim/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# coding: utf-8
2-
pyslim_version = '1.1b1'
2+
pyslim_version = '1.1.0'
33
slim_file_version = '0.9'
44
# other file versions that require no modification
55
compatible_slim_file_versions = ['0.9']

0 commit comments

Comments
 (0)