Skip to content

Commit

Permalink
refactor: version
Browse files Browse the repository at this point in the history
  • Loading branch information
manucabral authored Oct 13, 2022
1 parent 393bf64 commit 39f8946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pybrinf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'''

__title__ = 'pybrinf'
__version__ = '0.0.3'
__version__ = '0.0.4'
__author__ = 'Manuel Cabral'
__license__ = 'GNU General Public License v3.0'

Expand Down

0 comments on commit 39f8946

Please sign in to comment.