Skip to content

Commit

Permalink
BUILD: update version to 2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
j-ittner committed Nov 14, 2023
1 parent 3d137f4 commit 259ff8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pytools/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""
A collection of Python extensions and tools used in BCG GAMMA's open-source libraries.
"""
__version__ = "2.0.7"
__version__ = "2.0.8"

0 comments on commit 259ff8f

Please sign in to comment.