Skip to content

Commit

Permalink
New version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
JackOfSome committed Mar 18, 2021
1 parent d53610d commit a3f9089
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 1 deletion.
Empty file modified .gitignore
100644 → 100755
Empty file.
Empty file modified CMakeLists.txt
100644 → 100755
Empty file.
Empty file modified LICENSE
100644 → 100755
Empty file.
Empty file modified MANIFEST.in
100644 → 100755
Empty file.
Empty file modified README.md
100644 → 100755
Empty file.
Empty file modified appveyor.yml
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion package.xml
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>tiny_tf</name>
<version>1.0.0</version>
<version>1.0.1</version>
<description>Shameless reimplementation of some parts of the API from Tully Foote's TF library</description>

<maintainer email="[email protected]">Jariullah Safi</maintainer>
Expand Down
Empty file modified setup.cfg
100644 → 100755
Empty file.
Empty file modified setup.py
100644 → 100755
Empty file.
Empty file modified tiny_tf/__init__.py
100644 → 100755
Empty file.
Empty file modified tiny_tf/test.py
100644 → 100755
Empty file.
Empty file modified tiny_tf/transformations.py
100644 → 100755
Empty file.

0 comments on commit a3f9089

Please sign in to comment.