Commit 8883fcf 1 parent 775344f commit 8883fcf Copy full SHA for 8883fcf
File tree 3 files changed +6
-2
lines changed
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## Version 0.3.1 (in development)
2
+
3
+
1
4
## Version 0.3.0 (from 2024-01-26)
2
5
3
6
### Enhancements
Original file line number Diff line number Diff line change 7
7
8
8
[ ![ CI] ( https://github.com/bcdev/zappend/actions/workflows/tests.yml/badge.svg )] ( https://github.com/bcdev/zappend/actions/workflows/tests.yml )
9
9
[ ![ codecov] ( https://codecov.io/gh/bcdev/zappend/graph/badge.svg?token=B3R6bNmAUp )] ( https://codecov.io/gh/bcdev/zappend )
10
- [ ![ PyPI - Version] ( https://img.shields.io/pypi/v/zappend )] ( https://pypi.org/project/zappend/ )
10
+ [ ![ PyPI Version] ( https://img.shields.io/pypi/v/zappend )] ( https://pypi.org/project/zappend/ )
11
+ [ ![ Conda Version] ( https://anaconda.org/conda-forge/zappend/badges/version.svg )] ( https://anaconda.org/conda-forge/zappend )
11
12
[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
12
13
[ ![ GitHub License] ( https://img.shields.io/github/license/bcdev/zappend )] ( https://github.com/bcdev/zappend )
13
14
Original file line number Diff line number Diff line change 2
2
# Permissions are hereby granted under the terms of the MIT License:
3
3
# https://opensource.org/licenses/MIT.
4
4
5
- __version__ = "0.3.0 "
5
+ __version__ = "0.3.1.dev0 "
You can’t perform that action at this time.
0 commit comments