Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peppelinux committed Jan 25, 2022
1 parent 905dfa8 commit 1fe01bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spid_compliant_certificates/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
_maj = 0

# minor version
_min = 3
_min = 4

# micro version
_mic = 1
_mic = 0

# release level (alpha, beta, rc, final)
_rel = 'final'
Expand Down

0 comments on commit 1fe01bf

Please sign in to comment.