Skip to content

Commit

Permalink
Changed version schematic since PyPI insists
Browse files Browse the repository at this point in the history
  • Loading branch information
SyberiaK committed Aug 25, 2023
1 parent 5b6ebe4 commit 989f7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sl10n/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Static localization system that reduces the headache of working with localization"""

__version__ = '0.2.0'
__version__ = '0.2.0.0'

import logging

Expand Down

0 comments on commit 989f7a0

Please sign in to comment.