Skip to content

Commit

Permalink
Incrementing version to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wolph committed Dec 18, 2023
1 parent 37d9ee5 commit f0c5fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion progressbar/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
'''.strip().split(),
)
__email__ = 'wolph@wol.ph'
__version__ = '4.3b.0'
__version__ = '4.3.0'
__license__ = 'BSD'
__copyright__ = 'Copyright 2015 Rick van Hattem (Wolph)'
__url__ = 'https://github.com/WoLpH/python-progressbar'

0 comments on commit f0c5fa6

Please sign in to comment.