Skip to content

Commit 12a2e29

Browse files
committed
Bump version number
1 parent 8353dc7 commit 12a2e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

brip/brip.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import json
88

99

10-
__version__ = "0.2.2"
10+
__version__ = "0.3.0"
1111

1212
_site_packages = "site-packages"
1313
_site_packages_filename = "{}.brython.js".format(_site_packages)

0 commit comments

Comments
 (0)