Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexviquez committed Mar 8, 2023
1 parent a4690ec commit 8c7b418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion facturapi/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = '0.0.3' # pragma: no cover
__version__ = '0.1.0' # pragma: no cover
CLIENT_VERSION = __version__

0 comments on commit 8c7b418

Please sign in to comment.