diff --git a/debian/changelog b/debian/changelog index 69c48dd..05148af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +quicktill (23.1) stable; urgency=low + + * New release 23.1 + + * Clear line note when stock is disconnected, if configured + + * Trigger stockline_change notification on usestock + + * Update EMF 2022 example data for v23 database + + -- Stephen Early Wed, 14 Feb 2024 23:56:27 +0000 + quicktill (23.0) stable; urgency=low * New release 23.0 diff --git a/setup.cfg b/setup.cfg index 0604124..1270887 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = quicktill -version = 23.0 +version = 23.1 description = Quick till and stock control library long_description = file: README.md long_description_content_type = text/markdown