Skip to content

Commit

Permalink
Bumped version to v0.10.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paebbels committed Feb 14, 2023
1 parent d05060d commit 3639b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyVersioning/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
__email__ = "Paebbels@gmail.com"
__copyright__ = "2020-2023, Patrick Lehmann"
__license__ = "Apache License, Version 2.0"
__version__ = "0.9.0"
__version__ = "0.10.0"
__keywords__ = ["Python3", "Template", "Versioning", "Git"]

from dataclasses import dataclass, make_dataclass, field
Expand Down

0 comments on commit 3639b02

Please sign in to comment.