Skip to content

Commit

Permalink
Back to development: 16.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
reinhardt committed Feb 20, 2024
1 parent 5383c31 commit 91030f4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/changes.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

16.0.2 (unreleased)
-------------------

- Nothing changed yet.


16.0.1 (2024-02-20)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from setuptools import setup


version = "16.0.1"
version = "16.0.2.dev0"

setup(
name="Euphorie",
Expand Down

0 comments on commit 91030f4

Please sign in to comment.