Skip to content

Commit

Permalink
Update package version after merge of cms-patatrack#63
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaldu committed Jan 15, 2025
1 parent 326a85e commit 65ceebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from setuptools import setup
import subprocess

__version__ = "2.2.8"
__version__ = "2.2.9"

this_directory = Path(__file__).parent
long_description = (this_directory/'README.md').read_text()
Expand Down

0 comments on commit 65ceebe

Please sign in to comment.