Skip to content

Commit

Permalink
Back to development: 6.0.18
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
erral committed Oct 23, 2023
1 parent e6751be commit 84f9c1d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

6.0.18 (unreleased)
-------------------

- Nothing changed yet.


6.0.17 (2023-10-23)
-------------------

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 = "6.0.17"
version = "6.0.18.dev0"


def read(filename):
Expand Down

0 comments on commit 84f9c1d

Please sign in to comment.