Skip to content

Commit

Permalink
Bump version 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
quaxsze committed Jan 23, 2024
1 parent 4b96322 commit 00132fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion udata_tabular_preview/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
A plugin to preview tabular files (CSV, Excel, ...)
'''

__version__ = '3.1.0'
__version__ = '3.2.0'
__description__ = 'A plugin to preview tabular files (CSV, Excel, ...) using csvapi'

0 comments on commit 00132fa

Please sign in to comment.