Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
yymao committed Dec 8, 2024
1 parent afb02c0 commit 9717f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adstex.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
except ImportError:
from urllib import unquote

__version__ = "0.5.4"
__version__ = "0.6.0"

_this_year = date.today().year % 100
_this_cent = date.today().year // 100
Expand Down

0 comments on commit 9717f51

Please sign in to comment.