Skip to content

Commit

Permalink
Merge branch 'master' into 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
petschki authored Apr 25, 2024
2 parents 170243c + dc97279 commit ed5bf39
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,16 @@ Changes
[jensens, agitator]


1.3.2 (2022-12-05)
------------------

- Release wheel.
[rnix]

- Remove empty doctest.
[rnix]


1.3.1 (2017-11-13)
------------------

Expand Down
2 changes: 1 addition & 1 deletion LICENSE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ License
=======

Copyright (c) 2012-2021, BlueDynamics Alliance, Austria, Germany, Switzerland
Copyright (c) 2021, Yafowil Contributors
Copyright (c) 2021-2022, Yafowil Contributors
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ exclude = bootstrap.py,docs,*.egg.,omelette
max-complexity = 15

[zest.releaser]
create-wheel = yes
create-wheel = yes

0 comments on commit ed5bf39

Please sign in to comment.