Skip to content

Commit

Permalink
Bump version to 2.0.0b2
Browse files Browse the repository at this point in the history
  • Loading branch information
onegreyonewhite committed Apr 20, 2022
1 parent 0a615c3 commit 9fa9b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polemarch/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"VST_ROOT_URLCONF": os.getenv("VST_ROOT_URLCONF", 'vstutils.urls'),
}

__version__ = "2.0.0b1"
__version__ = "2.0.0b2"

prepare_environment(**default_settings)

0 comments on commit 9fa9b33

Please sign in to comment.