Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tjalling Haije authored and thaije committed Feb 28, 2024
1 parent 2dfdc5c commit 6127a28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions matrx/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
__url__ = 'https://matrx-software.com'
__doc_url__ = 'http://docs.matrx-software.com/en/latest/'
__source_url__ = 'https://github.com/matrx-software/matrx'
__version__ = '2.3.2'
__version__ = '2.3.3'
__author__ = 'MATRX Team at TNO.nl'
__author_email__ = '[email protected]'
__license__ = 'MIT License'
__copyright__ = 'Copyright 2020 TNO'
__copyright__ = 'Copyright 2024 TNO'
__cake__ = u'\u2728 \U0001f370 \u2728'

0 comments on commit 6127a28

Please sign in to comment.