Skip to content

Commit aa02229

Browse files
committed
Release v1.2.1 with packaging update and tagging
1 parent 583a8a3 commit aa02229

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Change Log
22
----------
33

4+
1.2.1
5+
~~~~~
6+
7+
Forked to html5rdf project for the rdflib library.
8+
Removed the deprecated sanitization module.
9+
10+
411
1.2
512
~~~
613

html5rdf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131

3232
# this has to be at the top level, see how setup.py parses this
3333
#: Distribution version number.
34-
__version__ = "1.2"
34+
__version__ = "1.2.1"

0 commit comments

Comments
 (0)