Skip to content

Commit

Permalink
Preparing release 3.43
Browse files Browse the repository at this point in the history
  • Loading branch information
gbastien committed Apr 10, 2024
1 parent ba91b07 commit fcbccc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

3.43 (unreleased)
3.43 (2024-04-10)
-----------------

- Import `safe_encode` from `imio.pyutils` instead `imio.helpers`.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name='collective.documentgenerator',
version='3.43.dev0',
version='3.43',
description="Desktop document generation (.odt, .pdf, .doc, ...) based on appy framework (https://appyframe.work/tool/public) and OpenOffice/LibreOffice",
long_description=long_description,
# Get more from https://pypi.org/pypi?%3Aaction=list_classifiers
Expand Down

0 comments on commit fcbccc7

Please sign in to comment.