Skip to content

Commit

Permalink
fix bad version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ceesem committed Jan 30, 2025
1 parent 26d4649 commit 47dbd05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nglui/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

from . import parser, segmentprops, site_utils, statebuilder

__version__ = "3.7.3"
__version__ = "3.7.2"

0 comments on commit 47dbd05

Please sign in to comment.