Skip to content

Commit

Permalink
Merge pull request #19 from CDJellen/develop
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
CDJellen committed Jan 14, 2023
2 parents 98b232b + 0ecd38c commit b73e440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
setuptools.setup(
name='ndbc-api',
packages=setuptools.find_packages(exclude=['*tests*']),
version='0.0.1.7',
version='0.0.1.9.4',
license='MIT',
description='A Python API for the National Data Buoy Center.',
author='Chris Jellen',
Expand Down

0 comments on commit b73e440

Please sign in to comment.