Skip to content

Commit

Permalink
Back to development: 3.44
Browse files Browse the repository at this point in the history
  • Loading branch information
gbastien committed Apr 10, 2024
1 parent fcbccc7 commit d7b3cc1
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
=========

3.44 (unreleased)
-----------------

- Nothing changed yet.


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

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',
version='3.44.dev0',
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 d7b3cc1

Please sign in to comment.