Skip to content

Commit 59dfb48

Browse files
committed
Next dev version
1 parent fa90286 commit 59dfb48

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,17 @@ We are operating with `semantic versioning <https://semver.org>`_.
2525
- Bug fixes (PATCH) go here.
2626
- $CHANGE by :gh-user:`mikeboers` in (:pr:`1`).
2727

28-
v17.0.1 (next)
28+
v17.0.2 (next)
2929
--------------
3030

3131
Fixes:
3232

33+
34+
v17.0.1
35+
-------
36+
37+
Fixes:
38+
3339
- A cdivision decorator for faster division.
3440
- Adjust tests so they work with 8.1 by :gh-user:`strophy`.
3541
- Make VideoFormat.components lazy by :gh-user:`WyattBlue`.

av/about.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "17.0.1"
1+
__version__ = "17.0.2pre"

0 commit comments

Comments
 (0)