Skip to content

Commit

Permalink
version 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Oct 28, 2019
1 parent 4a3f9c3 commit a89f194
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.5) unstable; urgency=medium

*

-- Marek Marczykowski-Górecki <[email protected]> Mon, 28 Oct 2019 04:38:49 +0100

qubes-u2f (1.2.4) unstable; urgency=medium

[ Marek Marczykowski-Górecki ]
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.3'
__version__ = '1.2.5'
__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.4
1.2.5

0 comments on commit a89f194

Please sign in to comment.