Skip to content

Commit

Permalink
bump version from 0.3.1 to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Taoning Wang committed Aug 11, 2023
1 parent b7e9bb7 commit da934ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frads/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@

from .window import GlazingSystem, AIR, ARGON, KRYPTON, XENON

__version__ = "0.3.1"
__version__ = "1.0.0"

logger: logging.Logger = logging.getLogger(__name__)

Expand Down

0 comments on commit da934ba

Please sign in to comment.