We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afb54b7 commit 9ebd0c7Copy full SHA for 9ebd0c7
CHANGELOG.rst
@@ -2,6 +2,10 @@
2
[UPCOMING.X.X] - XXXX-XX-XX
3
***************************
4
5
+***************************
6
+[1.0 beta] - 2022-06-03
7
8
+
9
**Breaking changes**:
10
11
- Removed `SlimTreeSequence` class entirely.
pyslim/_version.py
@@ -1,5 +1,5 @@
1
# coding: utf-8
-pyslim_version = '0.700'
+pyslim_version = '1.0b1'
slim_file_version = '0.8'
# other file versions that require no modification
compatible_slim_file_versions = ['0.8']
0 commit comments