Skip to content

Commit

Permalink
release: bump to 0.3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Caceresenzo committed Jan 12, 2024
1 parent dae4e5d commit 4d3bd57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readwrite/__version__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__title__ = 'readwrite'
__description__ = 'readwrite - Quickly read/write file in common formats'
__version__ = '0.3.7'
__version__ = '0.3.7.1'
__author__ = 'Enzo CACERES'
__author_email__ = '[email protected]'
__url__ = 'https://github.com/crunchdao/readwrite'

0 comments on commit 4d3bd57

Please sign in to comment.