Skip to content

Commit

Permalink
Merge pull request #7 from dalwar23/dev
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
dalwar23 authored Jan 24, 2024
2 parents e4aa972 + 5209ae6 commit 677cee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kumaone/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

year = datetime.now().year

__version__ = "0.0.1-alpha.2"
__version__ = "0.0.1-alpha.3"
__author__ = "Dalwar Hossain"
__license__ = "BSD 3-Clause"
__home_page__ = "https://kumaone.rtfd.io"
Expand Down

0 comments on commit 677cee2

Please sign in to comment.