Skip to content

Commit

Permalink
bump veresion from 1.0.0 to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Taoning Wang committed Aug 12, 2023
1 parent e855b40 commit 3c336f4
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__ = "1.0.0"
__version__ = "1.0.1"

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

Expand Down

0 comments on commit 3c336f4

Please sign in to comment.