Skip to content

Commit

Permalink
chore: bump version to 4.1.0 (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
kronenthaler authored Apr 10, 2024
1 parent 2f502e5 commit fd2b307
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.0.0'
__version__ = '4.1.0'

0 comments on commit fd2b307

Please sign in to comment.