Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-zenk committed Oct 11, 2022
1 parent d1a55eb commit ba171e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onboardapis/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

__project_name__ = 'onboardapis'
__description__ = 'A pure Python wrapper for the on-board APIs of many different transportation providers'
__version__ = '1.2.3'
__version__ = '1.3.0'
__author__ = 'Felix Zenk'
__email__ = 'felix.zenk@web.de'
__license__ = 'MIT'
Expand Down

0 comments on commit ba171e1

Please sign in to comment.