Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-metalinkage committed Jul 1, 2020
1 parent 41f8837 commit ed4e981
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ target/
#Ipython Notebook
.ipynb_checkpoints
rdf_io/migrations/
*.backup
2 changes: 1 addition & 1 deletion rdf_io/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
except:
from . import signals

__version__ = (0, 1)
__version__ = (0, 4)

0 comments on commit ed4e981

Please sign in to comment.