Skip to content

Commit

Permalink
utils/info: bump to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
0vf committed Jul 6, 2024
1 parent aaba2a1 commit 8838975
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.2.2"
vinny_version = "0.3.0"

def get_vinny_version():
return vinny_version

0 comments on commit 8838975

Please sign in to comment.