Skip to content

Commit c0a3750

Browse files
committed
chore: revert to prev version
1 parent 79ed0a9 commit c0a3750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ephyspy/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
# You should have received a copy of the GNU General Public License
1515
# along with this program. If not, see <https://www.gnu.org/licenses/>.
1616

17-
VERSION = (0, 0, 8)
17+
VERSION = (0, 0, 7)
1818

1919
__version__ = ".".join(map(str, VERSION))

0 commit comments

Comments
 (0)