Skip to content

Commit

Permalink
fix norminette version acording to pyptoject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
NiumXp committed Jan 24, 2024
1 parent c2cb3ed commit eb78a9e
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.54"
__version__ = "3.3.55"
__name__ = "norminette"
__author__ = "42"
__author__email__ = "[email protected]"

0 comments on commit eb78a9e

Please sign in to comment.