Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenengen committed Oct 9, 2024
1 parent 2f60bd7 commit 7ce07a8
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.2'
__version__ = '0.1.0'

__all__ = [
'set_design_code',
Expand Down

0 comments on commit 7ce07a8

Please sign in to comment.