Skip to content

Commit 773af96

Browse files
committed
chore: bumped __version__
1 parent 7799b06 commit 773af96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aw_server/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
bundlepath = projectpath.parent # the ActivityWatch bundle repo, in some circumstances
1717

1818
# This line set by script when run (metaprogramming)
19-
__version__ = "v0.11.0b1.dev+98fd120"
19+
__version__ = "v0.12.0b1.dev+5096717"
2020

2121

2222
def get_rev():

0 commit comments

Comments
 (0)