Skip to content

Commit

Permalink
Increase PyPI library postfix
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyPechnikov committed Feb 17, 2024
1 parent 5f1dccb commit a751f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygmtsar/pygmtsar/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#
# Licensed under the BSD 3-Clause License (see LICENSE for details)
# ----------------------------------------------------------------------------
__version__ = '2024.2.15.post3'
__version__ = '2024.2.15.post4'

# unified progress indicators
from .tqdm_joblib import tqdm_joblib
Expand Down

0 comments on commit a751f97

Please sign in to comment.