Skip to content

Commit

Permalink
version 0.1.0 --> 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kreczko committed Sep 23, 2022
1 parent 7a3e7bc commit f558b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xrdconfig/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@

from __future__ import annotations

__version__ = "0.1.0"
__version__ = "0.2.0"

__all__ = ("__version__",)

0 comments on commit f558b24

Please sign in to comment.