Skip to content

Commit

Permalink
Atualiza a versão do packtools
Browse files Browse the repository at this point in the history
  • Loading branch information
gitnnolabs authored Feb 6, 2023
1 parent 47594d6 commit 1d01a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packtools/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""Single source to the version across setup.py and the whole project.
"""
from __future__ import unicode_literals
__version__ = '3.0.0'
__version__ = '3.0.1'

0 comments on commit 1d01a4d

Please sign in to comment.