Skip to content

Commit

Permalink
Version 2.1.1 logs to sys.stdout
Browse files Browse the repository at this point in the history
  • Loading branch information
raysalemi committed Nov 7, 2021
1 parent b1ad4b3 commit 3977ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="pyuvm",
version="2.1a",
version="2.1.1",
author="Ray Salemi",
author_email="ray@raysalemi.com",
description="A Python implementation of the UVM using cocotb",
Expand Down

0 comments on commit 3977ec6

Please sign in to comment.