File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 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+
14## Version 0.3.0 (from 2024-01-26)
25
36### Enhancements
Original file line number Diff line number Diff line change 77
88[ ![ CI] ( https://github.com/bcdev/zappend/actions/workflows/tests.yml/badge.svg )] ( https://github.com/bcdev/zappend/actions/workflows/tests.yml )
99[ ![ 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 )
1112[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
1213[ ![ GitHub License] ( https://img.shields.io/github/license/bcdev/zappend )] ( https://github.com/bcdev/zappend )
1314
Original file line number Diff line number Diff line change 22# Permissions are hereby granted under the terms of the MIT License:
33# https://opensource.org/licenses/MIT.
44
5- __version__ = "0.3.0 "
5+ __version__ = "0.3.1.dev0 "
You can’t perform that action at this time.
0 commit comments