Skip to content

Commit

Permalink
Bump from 0.1 to 0.2 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
psmiraglia authored Apr 26, 2021
1 parent 8025a8b commit 8e23adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spid_compliant_certificates/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
_maj = 0

# minor version
_min = 1
_min = 2

# micro version
_mic = 0
Expand Down

0 comments on commit 8e23adf

Please sign in to comment.