Skip to content

Commit

Permalink
Preparing release 0.69
Browse files Browse the repository at this point in the history
  • Loading branch information
gbastien committed May 31, 2023
1 parent b783fbb commit fbdf6c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,7 +1,7 @@
Changelog
=========

0.69 (unreleased)
0.69 (2023-05-31)
-----------------

- Monkeypatch `CatalogTool._listAllowedRolesAndUsers` to add `ram.cache` decorator.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -10,7 +10,7 @@

setup(
name='imio.helpers',
version='0.69.dev0',
version='0.69',
description="Various helper methods for development.",
long_description=long_description,
# Get more from http://pypi.python.org/pypi?%3Aaction=list_classifiers
Expand Down

0 comments on commit fbdf6c6

Please sign in to comment.