Skip to content

Commit

Permalink
chore: bump version to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kronenthaler committed Jun 26, 2024
1 parent cde4128 commit 959009d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pbxproj/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
from pbxproj.XcodeProject import XcodeProject
from pbxproj.pbxsections import *

__version__ = '4.1.0'
__version__ = '4.2.0'

0 comments on commit 959009d

Please sign in to comment.