Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jensens committed Apr 24, 2023
1 parent bc1035a commit 08fcc86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()


version = "1.2.2.dev0"
version = "2.0.0.dev0"

description = "Registry for application settings (like debconf/ about:config)"
long_description = (
Expand Down

0 comments on commit 08fcc86

Please sign in to comment.