Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Commandcracker committed Mar 6, 2023
1 parent 3e30a46 commit e3baa6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion display_server_interactions/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
OSNotSupportedError as __OSNotSupportedError
)

__version__ = "0.0.dev10"
__version__ = "0.0.dev11"
__author__ = "Commandcracker"

__os_name = __system().lower()
Expand Down

0 comments on commit e3baa6f

Please sign in to comment.