Skip to content

Commit

Permalink
remove 4.6.4 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
sirfoga committed Oct 14, 2018
1 parent 03bed5f commit 97ad66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hal/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
__description__ = 'Your swiss knife to perform fast and easy pythonic stuff'
__url__ = 'https://sirfoga.github.io/pyhal/'
__version__ = '10.2.6'
__build__ = '8de70cb9eb78fb8da0fafd23fc3c42106bc6ac64'
__build__ = 'aa8071b9b94985e9f0355ce8f8da734c04f477ff'
__author__ = 'Stefano Fogarollo'
__author_email__ = 'sirfoga@protonmail.com'
__license__ = 'MIT'
Expand Down

0 comments on commit 97ad66e

Please sign in to comment.