Skip to content

Commit

Permalink
utils/info: bump version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
0vf committed Jul 11, 2024
1 parent a6e9d86 commit 586bbe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.

vinny_version = "0.5.0"
vinny_version = "0.5.1"

def get_vinny_version():
return vinny_version

0 comments on commit 586bbe4

Please sign in to comment.