Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #57 from Workiva/release_goverge_0.0.25
Browse files Browse the repository at this point in the history
CM-7510 Release goverge 0.0.25
  • Loading branch information
rmconsole3-wf authored May 18, 2021
2 parents 295f0a3 + 27a1833 commit 760e327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goverge/_pkg_meta.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version_info = (0, 0, 24)
version_info = (0, 0, 25)
version = '.'.join(map(str, version_info))

0 comments on commit 760e327

Please sign in to comment.