Skip to content

Commit

Permalink
chore: bump to version 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kronenthaler committed Aug 19, 2024
1 parent 8ac6d98 commit 412ac0a
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.2.0'
__version__ = '4.2.1'

0 comments on commit 412ac0a

Please sign in to comment.