Skip to content

Commit

Permalink
Version bump (tentatively 3.2.10b1)
Browse files Browse the repository at this point in the history
  • Loading branch information
StokesMIDE committed May 10, 2024
1 parent afcc8b0 commit 75852d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions idelib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"""

__author__ = "David Randall Stokes"
__copyright__ = "Copyright (c) 2023 Midé Technology"
__copyright__ = "Copyright (c) 2024 Midé Technology"

__maintainer__ = "Midé Technology"
__email__ = "[email protected]"

__version__ = '3.2.9'
__version__ = '3.2.10b1'

__status__ = "Production/Stable"

Expand Down

0 comments on commit 75852d9

Please sign in to comment.