Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mathijs-dumon committed Feb 27, 2020
1 parent 3f3e83a commit 4fa1441
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mvc/__version.py
Expand Up @@ -24,7 +24,7 @@
# Boston, MA 02110, USA.
# -------------------------------------------------------------------------

__version__ = "0.8.2"
__version__ = "0.8.3"



Expand Down
2 changes: 1 addition & 1 deletion pyxrd/__version.py
Expand Up @@ -5,7 +5,7 @@
# All rights reserved.
# Complete license can be found in the LICENSE file.

__version__ = "0.8.2"
__version__ = "0.8.3"



Expand Down

0 comments on commit 4fa1441

Please sign in to comment.