Skip to content

Commit

Permalink
version 1.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Jan 25, 2021
1 parent 863139d commit f591e85
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
qubes-u2f (1.2.8) unstable; urgency=medium

*

-- Marek Marczykowski-Górecki <[email protected]> Mon, 25 Jan 2021 01:26:37 +0100

qubes-u2f (1.2.7) unstable; urgency=medium

*
Expand Down
2 changes: 1 addition & 1 deletion qubesu2f/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
'''

# keep this parseable by distutils.version.StrictVersion
__version__ = '1.2.5'
__version__ = '1.2.8'
__author__ = 'Wojtek Porczyk <[email protected]>'
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.7
1.2.8

0 comments on commit f591e85

Please sign in to comment.