Skip to content

Commit

Permalink
chore: bump version to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kronenthaler authored Oct 4, 2022
1 parent 1a9461b commit e0c4200
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__ = '3.4.3'
__version__ = '3.5.0'

0 comments on commit e0c4200

Please sign in to comment.