Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Add +modular to version string
Browse files Browse the repository at this point in the history
  • Loading branch information
erikjohnston committed Sep 12, 2019
1 parent f7cb88c commit cbb926f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synapse/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@
except ImportError:
pass

__version__ = "1.3.2-alpha.1"
__version__ = "1.3.2-alpha.1+modular"

0 comments on commit cbb926f

Please sign in to comment.