Skip to content

Commit

Permalink
fix norminette version inside the package
Browse files Browse the repository at this point in the history
  • Loading branch information
NiumXp committed Aug 14, 2023
1 parent af5bf14 commit 913b388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion norminette/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "3.3.52"
__version__ = "3.3.53"
__name__ = "norminette"
__author__ = "42"
__author__email__ = "[email protected]"

0 comments on commit 913b388

Please sign in to comment.