Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenengen committed Sep 20, 2024
1 parent d567cb6 commit 333d18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion structuralcodes/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from . import codes, core, geometry, materials, sections
from .codes import get_design_codes, set_design_code, set_national_annex

__version__ = '0.0.1'
__version__ = '0.0.2'

__all__ = [
'set_design_code',
Expand Down

0 comments on commit 333d18f

Please sign in to comment.