Skip to content

Commit

Permalink
update version 12.0.0 to 12.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Samantha C. Niemoeller committed Jan 18, 2025
1 parent 62b7ef7 commit 1551c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nisarqa/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import inspect
import sys

__version__ = "12.0.0"
__version__ = "12.1.0"


def get_all(name, objects_to_skip=None, skip_private=True):
Expand Down

0 comments on commit 1551c0a

Please sign in to comment.