Skip to content

Commit

Permalink
update version 0.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
fnwinter committed Sep 17, 2024
1 parent 254de56 commit 52a5476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cnas/version_up.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import os
import subprocess

VERSION = "0.0.20"
VERSION = "0.0.21"


def increase_version():
Expand Down

0 comments on commit 52a5476

Please sign in to comment.