Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
almarklein committed Sep 16, 2021
1 parent 80476bb commit 69b85b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flexx/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
# part after the "----" is stripped. The long-description for Pypi is
# obtained by converting README.md to RST.

__version__ = '0.8.2'
__version__ = '0.8.3'

# Assert compatibility
import sys
Expand Down

0 comments on commit 69b85b3

Please sign in to comment.