Skip to content

Commit

Permalink
Preparing release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gbastien committed Feb 6, 2025
1 parent 08119fc commit 5838f0d
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
=========

1.2.2 (unreleased)
1.2.2 (2025-02-06)
------------------

- Added parameters `ask_confirm=false, confirm_msg='are_you_sure'` to
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setup(
name='imio.helpers',
version='1.2.2.dev0',
version='1.2.2',
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 5838f0d

Please sign in to comment.