Skip to content

Commit

Permalink
Update 1.0.0, time to YOLO this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
BitLooter committed Apr 26, 2016
1 parent 421f6c8 commit 594b53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htmlark.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
"""Embed images, CSS, and JavaScript into an HTML file, using data URIs."""
__version__ = "0.9.dev3"
__version__ = "1.0.0"

import argparse
import base64
Expand Down

0 comments on commit 594b53d

Please sign in to comment.