Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dbookstaber authored Jan 1, 2024
1 parent a8571fa commit ceccd50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py_ballisticcalc/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
__all__ = ['interface', 'atmosphere', 'bmath', 'drag', 'drag_tables', 'projectile', 'shot_parameters',
'trajectory_calculator', 'trajectory_data', 'wind', 'multiple_bc']
__version__ = "1.1.2"

0 comments on commit ceccd50

Please sign in to comment.