Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
andycasey committed Jan 28, 2024
1 parent 9d8a770 commit d94903a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ads/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

""" A Python tool for interacting with NASA's ADS """

__version__ = "0.12.3"
__version__ = "0.12.4"

from .metrics import MetricsQuery
from .export import ExportQuery
Expand Down

0 comments on commit d94903a

Please sign in to comment.