Skip to content

Commit

Permalink
more renames and we'll call this 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vdanen committed Aug 5, 2024
1 parent 5e9ee11 commit 0db3ac9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vex/__init__.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Copyright (c) 2024 Vincent Danen
# License: GPLv3+

from .vex1 import Vex
from .vex import Vex
from .package import VexPackages
from .simplenvd import NVD

__version__ = '0.1'
__version__ = '0.2'
File renamed without changes.

0 comments on commit 0db3ac9

Please sign in to comment.