Skip to content

Commit b5f514e

Browse files
committed
Bump dev version to 0.41.1.dev2
1 parent 50c7e41 commit b5f514e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414

1515
description = 'Python bindings for Atlas: a ECMWF library for parallel data-structures'
1616
name = 'atlas4py'
17-
version = '0.41.1.dev1' # <major>.<minor>.<patch>.dev<dev> : <atlas.major>.<atlas.minor>.<atlas.patch>.dev<atlas4py.dev>
17+
version = '0.41.1.dev2' # <major>.<minor>.<patch>.dev<dev> : <atlas.major>.<atlas.minor>.<atlas.patch>.dev<atlas4py.dev>
1818
license = {text = "Apache License 2.0"}
1919
readme = {file = 'README.md', content-type = 'text/markdown'}
2020
authors = [{email = 'willem.deconinck@ecmwf.int'}, {name = 'Willem Deconinck'}]

0 commit comments

Comments
 (0)