Skip to content

Commit

Permalink
utils/info: bump vinny version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
0vf committed Jul 4, 2024
1 parent 9c7a44b commit b1c7a35
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.1"
vinny_version = "0.2.2"

def get_vinny_version():
return vinny_version

0 comments on commit b1c7a35

Please sign in to comment.