Skip to content

Commit

Permalink
fix versionifier
Browse files Browse the repository at this point in the history
  • Loading branch information
sirfoga committed Oct 10, 2018
1 parent d27ceff commit 2c71753
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.2.0 (16798c486284d9babd17c6f0f66c474ddc4328b0 at 11:10:07 18-10-10 +0200)
10.2.0 (1371c1e7e6a77ca10d33cf4bb3369bb8ea292052 at 11:11:32 18-10-10 +0200)
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.0'
__build__ = '16798c486284d9babd17c6f0f66c474ddc4328b0 at 11:10:07 18-10-10 +0200'
__build__ = '1371c1e7e6a77ca10d33cf4bb3369bb8ea292052 at 11:11:32 18-10-10 +0200'
__author__ = 'Stefano Fogarollo'
__author_email__ = 'sirfoga@protonmail.com'
__license__ = 'MIT'
Expand Down

0 comments on commit 2c71753

Please sign in to comment.